[Bug 151874] New: KIconLoader fails to cache some images

Hamish Rodda rodda at kde.org
Mon Nov 5 01:24:01 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151874         
           Summary: KIconLoader fails to cache some images
           Product: kdelibs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: rodda kde org


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

KDevelop installs some images into its app directory, for use as icons in the program. (ie. PREFIX/share/apps/kdevelop/pics/*.png)  They are correctly found and loaded, but each time the icon is to be drawn, KIconLoader takes a long time to return the image.  This means that for a tree view with 50 images, each redraw takes several seconds on a modern pc.  Shouldn't the results of these loads be placed in its cache?


More information about the Kdelibs-bugs mailing list