[Digikam-devel] [Bug 282194] digikam 2.1.1 crashes when displaying thumbnails in import screen

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Oct 29 13:43:40 BST 2011


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





--- Comment #30 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-29 12:43:40 ---
Git commit 2b0b91fa17b05cf367070ce8f4127193d190505d by Marcel Wiesweg.
Committed on 29/10/2011 at 14:37.
Pushed by mwiesweg into branch 'master'.

Port code for KDE thumbnails loading from ThumbnailLoadTask to camera
controller,
replacing the existing implementation.

Now, a careful extra hash is kept to map a preview job's result to the
underlying
Camera item info. Relying on the QCache does not work because it's a cache,
which
means entries may get removed anytime.
Apparently fixes the crash.

CCBUG: 282194

M  +48   -11   utilities/cameragui/controller/camerathumbsctrl.cpp
M  +4    -2    utilities/cameragui/controller/camerathumbsctrl.h

http://commits.kde.org/digikam/2b0b91fa17b05cf367070ce8f4127193d190505d

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