https://bugs.kde.org/show_bug.cgi?id=436518
Bug ID: 436518 Summary: Skrooge titlebar and Task Manager entry has generic icon in Wayland Product: skrooge Version: Trunk from git Platform: Flatpak OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: guillaume.deb...@gmail.com Reporter: skierp...@gmail.com CC: steph...@mankowski.fr Target Milestone: --- SUMMARY Skrooge has a generic (W) icon in its titlebar and in the KDE Task Manager when running in kwin_wayland. STEPS TO REPRODUCE 1. Run skrooge package or `flatpak run org.kde.skrooge` 2. Confirm Help > About Skrooge > Libraries displays "The wayland windowing system" 3. Look at its titlebar and Task Manager entry. OBSERVED RESULT Both Fedora 34's Skrooge 2.23.0 and the kdeapps flatpak show a generic white 'W' on orange icon. EXPECTED RESULT Skrooge's icon. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: ?? KDE Frameworks Version: 5.81.0 Qt Version: Qt 5.15.3 (built against 5.15.3) The wayland windowing system ADDITIONAL INFORMATION Many other KDE applications have this issue, e.g. bug 417449, bug 424823, etc. For comparison, SpeedCrunch flatpak app has the generic titlebar icon but its own icon in the Task Manager. https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Application_Icon says "setWindowIcon() no longer works", and skrooge/main.cpp#89 calls this. Some of my skrooge.desktop files have Icon=skrooge (/usr/share/applications/org.kde.skrooge.desktop) and others have Icon=org.kde.skrooge (/var/lib/flatpak/exports/share/applications/org.kde.skrooge.desktop and /var/lib/flatpak/app/org.kde.skrooge/x86_64/master/blahblah/files/share/applications/org.kde.skrooge.desktop), I don't know if this is relevant. -- You are receiving this mail because: You are watching all bug changes.