Bug 442153

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 widgetAssignee: 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

Description Aleix Pol 2021-09-07 23:39:44 UTC
Created attachment 141372 [details]
what I see

It always appears empty.

It happens every time. I've only tested on Wayland.
Comment 1 David Edmundson 2021-09-08 08:59:11 UTC
Get a bustle log
Comment 2 Bug Janitor Service 2021-09-23 04:36:00 UTC
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!
Comment 3 Bug Janitor Service 2021-10-08 04:36:26 UTC
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!
Comment 4 Aleix Pol 2023-01-17 16:15:15 UTC
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.