[Kde-imaging] [Bug 182743] Bug: "advanced slide show" renders system unresponsive on large image collections

Gilles Caulier caulier.gilles at gmail.com
Sun Jul 19 10:41:49 CEST 2009


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





--- Comment #9 from Gilles Caulier <caulier gilles gmail com>  2009-07-19 10:41:40 ---
Andi,

Look like the is a cache mechanism in this plugin. I suspect that it's the
problem:

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/advancedslideshow/slideshowloader.h#45

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/advancedslideshow/slideshowloader.cpp#112

Which is a map of KUrl and loaded QImage. It sound like there is no cache
limit.

I think you just check how is filled this map. I suspect that current selection
is pass is loadedThread, images are loaded as well, and after slide show is
started. It's just my viewpoint, after to use slideshow with a huge images
selection.

Gilles Caulier

-- 
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 Kde-imaging mailing list