[Digikam-devel] [Bug 221918] Wrong thumbnails after save as
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Feb 22 21:03:51 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=221918
--- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-02-22 22:03:49 ---
I have incidentally found the problem here: We use ImageInfo.copyItem, which is
meant for a simple copy. It also copies the unique hash, so the thumbnail for
the original image is used. After a collection scan (restart) this is
corrected.
I need to fix that by removing usage of copyItem and instead more selectively
copy the needed fields.
--
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