https://bugs.kde.org/show_bug.cgi?id=300095
--- Comment #23 from Lamarque V. Souza <[email protected]> --- Another clue about the nepomuk problem: the ontologies are being loaded into nepomuk with a different hierarchy. It used to be Resource -> Document and Resource -> Image. Now they are Resource -> InformationElement -> Document and Resource -> InformationElement -> Media -> Visual -> Image. All documents and images are listed there, so probably our list models/dataengines are doing the wrong query to list them. Another thing, long ago Trueg told me not to use AbstractMetadataModel::propertyUrl in plasma-mobile/components/metadatamodel/abstractmetadatamodel.h and use the Nepomuk::Vocabulary and Soprano::Vocabulary directly. Maybe that has something to do with the problem since now plasma-mobile is using Nepomuk2. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Active mailing list [email protected] https://mail.kde.org/mailman/listinfo/active
