[kio] [Bug 311636] image previews being embedded into oxygen folder instead of selected icon theme
Christoph Feck
christoph at maxiom.de
Sun Jun 16 01:18:00 BST 2013
https://bugs.kde.org/show_bug.cgi?id=311636
Christoph Feck <christoph at maxiom.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CONFIRMED
Component|view-engine: general |thumbnail
Version|2.1.85 |4.10.80
Assignee|dolphin-bugs-null at kde.org |unassigned-bugs at kde.org
Product|dolphin |kio
Ever confirmed|0 |1
--- Comment #9 from Christoph Feck <christoph at maxiom.de> ---
Well, I debugged this, and it _is_ related to caching. Simply deleting the icon
cache, however, will not help, because the kdeinit4 process (which spawns the
kio_thumbnailer sub process) still keeps a lock on the cache file.
So to make the icons appear correctly after changing the icon theme, you would
have to:
- delete the icon cache, as shown in comment #5
- run "kdeinit4" in Konsole to restart kdeinit4 process
- restart Dolphin to terminate the kio_thumbnail process
All of these should somehow be automatic. Reassigning.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list