Summary: | AppImages Make System Tray Application Launcher Icons Invisible | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | nekonexus |
Component: | System Tray widget | Assignee: | Konrad Materka <materka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | materka, nate |
Priority: | NOR | ||
Version: | 5.21.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/40bf43ad57cc5be4172261f90d23785f76efb5a8 | Version Fixed In: | 5.22.0 |
Sentry Crash Report: |
Description
nekonexus
2021-02-24 20:13:20 UTC
I think similar situation is when user changes the icon theme - Neko, can you change icon theme is System Settings? Is issue exactly the same? The exact same situation occurs with the system tray, in this scenario, yeah. However, there's one difference: in the application launcher, instead of some icons turning into white sheets of paper, they also go completely invisible like the system tray icons that do A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/813 Git commit 40bf43ad57cc5be4172261f90d23785f76efb5a8 by Nate Graham, on behalf of Konrad Materka. Committed on 25/04/2021 at 15:11. Pushed by ngraham into branch 'master'. [dataengines/sni] Reapply IconThemePath on icon theme change SNI can have custom icon path in IconThemePath attribute. StatusNotifierItemSource uses custom KIconLoader to add this theme dir. KIconLoader forgets this path on any system change (for example when icon theme is change in system settings). Reapply custom theme path on KIconLoader::iconChanged. FIXED-IN: 5.22.0 M +5 -0 dataengines/statusnotifieritem/statusnotifieritemsource.cpp https://invent.kde.org/plasma/plasma-workspace/commit/40bf43ad57cc5be4172261f90d23785f76efb5a8 I still have this issue despite the mentioned fix; it never went away. OS: Arch Linux Kernel: Linux 5.11.18-152-tkg-upds KDE Plasma Version: 5.21.5 KDE Frameworks version: 5.82.0 Qt Version: 5.15.2 Graphics Platform: X11 (In reply to nekonexus from comment #5) > I still have this issue despite the mentioned fix; it never went away. > KDE Plasma Version: 5.21.5 It will be fixed in Plasma 5.22 |