Summary: | upload empty/unnamed tags into Nepomuk | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tomas <kde.uat> |
Component: | Database-Baloo | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, garwaap |
Priority: | NOR | ||
Version: | 1.7.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/b882df3641e6a3b6b0ff35552d1c9cda434e868e | Version Fixed In: | 3.0.0 |
Sentry Crash Report: |
Description
Tomas
2011-01-23 23:37:45 UTC
I have retested this to verify the malfunctionality on digiKam 1.8 and KDE 4.6. Unfortunately it is still reproducible as described before. Thomas, It still reproducible with digiKam 2.x serie ? Gilles Caulier I have the same problem, created a new user without digikam or any other software than just kontact, but the empty and "nemopuk" tags still invest the tags view. Thousands of them slowing kontact down to a crawl. 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 276457, 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 |