[Digikam-devel] [digikam] [Bug 363697] Album visible even after deletion

Johannes Hirte via KDE Bugzilla bugzilla_noreply at kde.org
Wed Jun 22 23:19:03 BST 2016


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

--- Comment #6 from Johannes Hirte <johannes.hirte at datenkhaos.de> ---
some more debugging:

void CoreDB::makeStaleAlbum(int albumID) does not work. After this function,
albumRoot of the deleted album has to be 0 and relativePath has to be prefixed
with "1-", where 1 is the id of the rootalbum. This does not happen. When
setting albumRoot to 0 by hand, digikam does the cleanup on next start and
purges the entry from the db. Maybe it's a problem with foreign key checks,
that stop digikam from updating the table.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list