https://bugs.kde.org/show_bug.cgi?id=365363
--- Comment #17 from Pulfer <pul...@list.ru> --- (In reply to Michael Pyne from comment #16) > That's always seemed to work for me but if it doesn't work for you then > maybe then will help with debugging the problem. I remember it worked for me in past too. But something has changed since that and I haven't figured out what exactly. Some more info: 1. Close all dolphin windows Run kcmshell4 icons from konsole, change icon theme Start dolphin from konsole, see new icon theme properly applied 2. Close all dolphin windows Run kcmshell4 icons from konsole, change icon theme Start dolphin either from kicker or Alt+F2, see old cached icon theme. Old cache is NOT replaced. 3. Start dolphin Run kcmshell4 icons from konsole, change icon theme Switch to dolphin window, icons are still old but they change to new theme on entering directories etc. Old cache is replaced. If I modify /usr/share/applications/kde4/dolphin.desktop this way: -Exec=dolphin %i -caption %c %u +Exec=strace dolphin %i -caption %c %u starting dolphin from kicker or Alt+F2 works like if it was started from konsole (all icons are properly refreshed, old cache is not used). Your help with debugging this issue would be appreciated :-) P.S. Versions used for testing: KDE Workspace 4.11.22 + dolphin-4.14.3 + kdelibs 4.14.29 KDE Workspace 4.11.22 + dolphin-15.04.3 + kdelibs 4.14.29 -- You are receiving this mail because: You are watching all bug changes.