[Digikam-devel] [Bug 282918] digiKam tags list is swarmed with Nepomuk resource tags if Nepomuk is not running

Falk Krönert FalkKroenert at gmx.net
Tue Oct 11 03:01:21 BST 2011


https://bugs.kde.org/show_bug.cgi?id=282918





--- Comment #1 from Falk Krönert <FalkKroenert gmx net>  2011-10-11 02:01:21 ---
I found an easy way of getting rid most of these additional tags:

1. in digiKam, disable nepomuk integration (both read and write)
2. quit digiKam
3. run sqlite3 ~/Pictures/digikam4.db (or wherever it is)
4. in sqlite run "DELETE FROM Tags WHERE name LIKE 'nepomuk%';"
5. quite sqlite
6. start digiKam to confirm the tag list is ok again

This will remove all synthetic nepomuk tags, the other ones ripped out of their
categories still have to be deleted manually, unfortunately.

-- 
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