Version: 2.0.0 (using Devel) OS: Linux When synchronization is enable both ways (digikam <-> nepomuk), incorrect tagging occurs when digikam imports tags back from nepomuk. Tag structure is broken and accents have incorrect encoding. Reproducible: Always Steps to Reproduce: Use a picture with a tag like Architecture/Bâtiment. Synchronize nepomuk and digikam tags. Actual Results: The picture now has a B<?>timent tag (not a subtag of Architecture). <?> stands for the character put in by default when a character can't be decoded. Expected Results: Nothing visible should occur. Using Archlinux AUR packages digikam-git and kipi-plugins-git with Kde 4.7 beta from kde-unstable. I don't know how to find out if it is more of a digikam or nepomuk problem, I'm submitting this with digikam as this is where I found the problem. In the meantime, I only enabled digikam to write into nepomuk and disabled the reverse.
barsanuphe, This file still valid using digiKam 2.4 ? Gilles Caulier
Git commit b882df3641e6a3b6b0ff35552d1c9cda434e868e by Marcel Wiesweg. Committed on 17/10/2012 at 18:36. Pushed by mwiesweg into branch 'master'. Disable the current implementation of a digikam-nepomuk integration. By information from the Nepomuk maintainer, the relevant API have been replaced. Essentially, the current code is at best not functional, at worst polluting your Nepomuk db. A new implementation needs to be written based on current APIs. Related: bug 258837, bug 264124, bug 282918, bug 283168, bug 304052, bug 279404, bug 305079 M +35 -35 CMakeLists.txt M +12 -0 utilities/nepomuk/digikamnepomukservice.cpp M +13 -0 utilities/nepomuk/digikamnepomukservice.h http://commits.kde.org/digikam/b882df3641e6a3b6b0ff35552d1c9cda434e868e