[Bug 232100] KDE processes writing to icon-cache files "prevents the disk from going to powersave mode."

Stefan Brüns lurch at gmx.li
Tue Mar 30 11:28:57 BST 2010


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


Stefan Brüns <lurch at gmx.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lurch at gmx.li




--- Comment #4 from Stefan Brüns <lurch gmx li>  2010-03-30 12:28:50 ---
(In reply to comment #3)
> It's possible to just add a flag to stop that I suppose, but probably easier at
> this point to not load icons unnecessarily when idle (although I don't know
> that is actually what's going on!)

There is a bug in qpixmapcache (or qpc is used with a different scope). qpc
evicts entries from the cache after some time, even if the items are in use,
when the set of items is stable (e.g., you only use the same 3 pixmaps all the
time). I am currently working on a new implementation for qpc which does not
show this behaviour.

-- 
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 Unassigned-bugs mailing list