[Digikam-devel] [digikam] [Bug 323718] Rebuild all thumbnails does not get rid of all thumbnails first

Marcel Wiesweg marcel.wiesweg at gmx.de
Sun Dec 8 18:54:57 GMT 2013


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

--- Comment #11 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Thumbnails are primarily loaded via hash/file size. So in principle, whenever
file contents or file size change, there can be a leftover entry in the
database. These can only be found via "go through thumbnail db -> check if it
exists in main db".
Today, when digikam changes file content, the thumbnail reuse/replacement is
often managed, but probably not from all places. It cannot be managed when an
external tool does the change. So a classical case for a garbage collector.

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



More information about the Digikam-devel mailing list