[Digikam-devel] [Bug 225533] Digikam does not read metadata from Nepomuk
Marcel Wiesweg
marcel.wiesweg at gmx.de
Fri Apr 30 18:39:38 BST 2010
https://bugs.kde.org/show_bug.cgi?id=225533
--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-04-30 19:39:34 ---
SVN commit 1119858 by mwiesweg:
- fix two bugs introduced by the silent semantic API changes in Nepomuk:
With the switch from file:// to nepomuk://res URIs, we must not pass
FileDataObject
as the second parameter to Nepomuk::Resource, if we want to retrieve the
nepomuk: URI.
When removing a tag property, we must pass the resourceURI of the tag, not
the
Resource object itself.
- use TagsCache, remove own caching
- Fix reading of db parameters, as changed recently for MySQL port
M +29 -78 digikamnepomukservice.cpp
M +0 -3 digikamnepomukservice.h
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list