https://bugs.kde.org/show_bug.cgi?id=365363
--- Comment #16 from Michael Pyne <mp...@kde.org> --- Deleting the icon-cache on-disk only ensures that a new icon cache is created for newly-run applications. It doesn't, by itself, invalidate any existing icons in any icon caches already existing somewhere in the desktop session in running applications. Fixing those icons is supposed to be handled separately (some kind of IPC message sent by the kcm to all running apps telling them that there's been a theme or style update, which should cause them to flush their individual icon caches among other fixes). 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. -- You are receiving this mail because: You are watching all bug changes.