Summary: | Raster tray icons for Flatpak apps that only exist in the Flatpak app bundle aren't displayed | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Aleix Pol <aleixpol> |
Component: | System Tray widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | butirsky, kde, materka, nate |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | what I see |
Get a bustle log Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! So the problem is that it's giving aome paths that plasma is not familiar with: ({'Id': <'steam'>, 'Category': <'ApplicationStatus'>, 'Status': <'Active'>, 'IconName': <'steam_tray_mono'>, 'IconAccessibleDesc': <''>, 'AttentionIconName': <''>, 'AttentionAccessibleDesc': <''>, 'Title': <'Steam'>, 'IconThemePath': <'/home/apol/.local/share/Steam/public'>, 'Menu': <objectpath '/org/ayatana/NotificationItem/steam/Menu'>, 'XAyatanaLabel': <''>, 'XAyatanaLabelGuide': <''>, 'XAyatanaOrderingIndex': <uint32 0>},) The file is instead in: ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/public/steam_tray_mono.png It could make sense to see if the process is coming from flatpak and in these cases translating the paths. |
Created attachment 141372 [details] what I see It always appears empty. It happens every time. I've only tested on Wayland.