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

Andi Clemens andi.clemens at gmx.net
Mon Jul 20 20:06:06 CEST 2009


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





--- Comment #14 from Andi Clemens <andi clemens gmx net>  2009-07-20 20:05:51 ---
SVN commit 1000030 by aclemens:

Quickfix: Do not create a list of comments/captions and angles when
starting the slideshow, this will be very slow if you have more then 300
images selected.
Instead read this info while images are loaded.

It is a quickfix because we still generate a fake comments and angle
list in slotSlideShow(), but with default values. I did it this way to
minimize code changes. In the future we might want to change the
slideshow classes instead.

Still the plugin wastes a lot of memory on startup, I have not found out
yet what produces this memory consumption.
Will need to do further checks.

CCBUG:182743

 M  +5 -2      plugin_advancedslideshow.cpp  
 M  +4 -2      slideshow.cpp  
 M  +13 -12    slideshowgl.cpp  
 M  +41 -16    slideshowloader.cpp  
 M  +7 -1      slideshowloader.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1000030

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