Hi, > I've tried mobility 1.1 examples/documentproperties on windows and > also linux desktop. > > I can see lists of files categorized by type for > documents/audio/video/images > but when I double click on any file to see its properties, I see > different things > on linux/windows, but neither of them gives me document properties. > On linux, I see empty / zero-valued fields, and on windows, I see an > empty dialog > with no UI components at all. > > Is this indicative of an error in the example or my setup?
Neither, the QtMobility 1.1.0 release of the document gallery only has implementations for Symbian and Maemo 5. See the platform compatibility table here. The API and examples will compile on other platforms but can't query any data. There is a slight exception for other linux platforms where the Maemo 5 backend is also built, but will only function if you have a similar version of tracker close to what is used in Maemo 5 installed. Andrew _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
