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

--- Comment #6 from Johannes Hirte <johannes.hi...@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 watching all bug changes.

Reply via email to