https://bugs.kde.org/show_bug.cgi?id=422842
Konrad Materka <mate...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|System Tray |Night Color Control Product|plasmashell |kdeplasma-addons CC| |kwin-bugs-n...@kde.org, | |vlad.zahorod...@kde.org Version|master |5.19.0 Target Milestone|1.0 |--- --- Comment #2 from Konrad Materka <mate...@gmail.com> --- System tray settings shows icon defined in the applet metadata, not a current icon of the applet. This is for consistency reason - some applets changes their icon depending on their state, for example Network can show Wifi, cable etc. For Night Color icon is defined in: /usr/share/kservices5/plasma-applet-org.kde.plasma.nightcolorcontrol.desktop > Icon=preferences-desktop-display-nightcolor Such icon does not exist, so the closest possible is loaded: "preferences-desktop-display". This is a problem in Night Color applet, it needs to provide a valid icon. -- You are receiving this mail because: You are watching all bug changes.