https://bugs.kde.org/show_bug.cgi?id=502273
pallaswept <pallasw...@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from pallaswept <pallasw...@proton.me> --- Thank you Tracey! > So we can more easily reproduce and investigate this, can you give us an > example of an application you have seen this with? To be very specific, I am mostly testing with CoolerControl: https://gitlab.com/coolercontrol/coolercontrol But I did of course test this with other apps and it's the same for everything I tried. It will work with anything that has an SVG and PNG icons. To select an example from my system, the foot terminal is handy because it only has SVG and a single PNG of 48x48px. I can reproduce by these steps: - In /usr/share/icons/hicolor/ - Rename scalable/apps/foot.svg to foot.svg.0 - Make a duplicate of scalable/apps/gimp.svg - Rename it to foot.svg (now foot should have gimp's icon) - Restart plasma - Foot has foot's icon - Rename 48x48/apps/foot.png to foot.png.0 - Restart plasma - Foot has gimp's icon > Also, can you be more specific about where you're looking at the icon? Is > this in the apps menu, on the panel as a shortcut, in the task manager when > the app is running, for example? All of the above. Icons within the application are not effected, but those in Plasma are subject to this behaviour. The panel icon is configured to use a symbolic icon and only an SVG is created, so I don't observe the behaviour there, but earlier when the symbolic icon was not used, it used the normal icon, and the behaviour was the same in all of the above places. -- You are receiving this mail because: You are watching all bug changes.