https://bugs.kde.org/show_bug.cgi?id=495754
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/41d8bb43f6697b2cd5d3fd577 | |90b9c35d69b11a8 Resolution|--- |FIXED --- Comment #5 from David Redondo <k...@david-redondo.de> --- Git commit 41d8bb43f6697b2cd5d3fd57790b9c35d69b11a8 by David Redondo. Committed on 07/11/2024 at 09:58. Pushed by davidre into branch 'master'. systemtray: Check if an icon can be located when appending symbolic An app icon directory can either contain icon theme folder structure or be a directory containing files to be used as icons. In the latter case (extraSeachPath in KIconLoader speak) there is no fallback done as there's no icon theme to do fallback in. So check if an icon can be loaded when "symbolic" is appended before doing so. M +2 -3 applets/systemtray/statusnotifieritemsource.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/41d8bb43f6697b2cd5d3fd57790b9c35d69b11a8 -- You are receiving this mail because: You are watching all bug changes.