[Digikam-devel] [Bug 307844] digikam import, ignore the user selection, replaces it by "all selected"
Gilles Caulier
caulier.gilles at gmail.com
Sun Oct 7 19:27:16 BST 2012
https://bugs.kde.org/show_bug.cgi?id=307844
--- Comment #9 from Gilles Caulier <caulier.gilles at gmail.com> ---
Islam,
I test here too, using an USB card reader. For 1/ and 6/ are reproducible.
In fact the problem is that you render all items thumbnails. This will bloat
memory if you don't have enough
In previous implementation, i have solutioned this problem to render only image
visible on screen and query for new only when user scroll icon-view. I also
cached all thumb in a limited space (100 items). This prevent memory
consumsion.
The old class dedicated, that you don't have used in your project is this one
(taken from an old branch) :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/entry/utilities/cameragui/controller/camerathumbsctrl.h?rev=gsoc%2Fclone
This file is removed from git/master. Check git history to have the last
version...
Gilles
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list