https://bugs.kde.org/show_bug.cgi?id=396990
--- Comment #15 from Vladimír Vondruš <mo...@centrum.cz> --- I did `rm ~/.cache/icon-cache.kcache` as suggested on https://www.reddit.com/r/kde/comments/9wsnk4/how_to_delete_the_icons_cache/, then restarted Dolphin and that *seemingly* fixed it. It partially fixed it for Elisa (the left panel icons), but the play/pause/... icons stayed broken the same way as before. I cycled through this a few times, but nothing changed. (I can post another screenshot, if that helps in any way, but I think you have the idea.) Finally I rebooted the system and removed the icon cache even before logging in to KDE, thinking that some background process was still responsible for overwriting the cache with broken versions. After login both Dolphin and Elisa were back to the old broken state. Now, no matter how much I `rm` the cache, nothing changes. I have no idea about what's all involved in this, but my suspicion is that there's some background process caching unscaled icons (without taking the 1.7x scaling into account), and then the apps pick them up from the cache without realizing they're not the correct scale. Is there something I can do to debug this further? (Probably unrelated to this, but context menus on my Plasma desktop are not respecting the system-wide scaling, having proper text size but the icons and padding like on a 1x scaling. I was not able to convince it to follow system-wide scaling. Could Plasma be responsible for putting these unscaled icons into cache?) -- You are receiving this mail because: You are watching all bug changes.