Bug 507815

Summary: Tray icon for auto-started app doesn't appear
Product: [Plasma] plasmashell Reporter: Parag W <parag.lkml>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: 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: Working journalctl --user
Non Working journalctl --user

Description Parag W 2025-08-03 14:07:47 UTC
SUMMARY
I have JetBrains toolbox app in my auto start configuration - it has always auto started without trouble on Plasma. With latest master compiled from source the app never starts up at login nor shows up in the taskbar.

STEPS TO REPRODUCE
1. Add app to autostart settings
2. Logout and log back in
3. App is not started

OBSERVED RESULT
 App is not started

EXPECTED RESULT
 App is auto started and icon shows up in task manager.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.80
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.1
Kernel Version: 6.15.8-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor
Memory: 64 GiB of RAM (62.0 GiB usable)
Graphics Processor 1: AMD Radeon RX 7900 GRE
Graphics Processor 2: AMD Radeon Graphics


ADDITIONAL INFORMATION
Works on distro provided version of Plasma.
Working Plasma Version (Distro)
---------------------------------------------------
Operating System: Arch Linux 
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.8-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor
Memory: 64 GiB of RAM (62.0 GiB usable)
Graphics Processor 1: AMD Radeon RX 7900 GRE
Graphics Processor 2: AMD Radeon Graphics
Comment 1 David Edmundson 2025-08-04 16:25:22 UTC
please look in

journalctl --user -b 
after login

for anything relating to jetbrains
Comment 2 Parag W 2025-08-04 16:51:59 UTC
Created attachment 183786 [details]
Working journalctl --user
Comment 3 Parag W 2025-08-04 16:52:29 UTC
Created attachment 183787 [details]
Non Working journalctl --user
Comment 4 Parag W 2025-08-04 16:54:54 UTC
Far as I can tell 
| Aug 04 12:06:05 borker kded6[1419]: Registering "com.jetbrains.toolbox/StatusNotifierItem" to system tray

this line never appears in the non-working log using master compiled version. Not much help lol but rest of it looks identical including the address already in use bit.
Comment 5 Parag W 2025-08-06 10:24:43 UTC
The Jetbrains toolbox app actually does run in the background on startup and comes up normally when clicked on in the app launcher. Just that it doesn't show up in the System tray as an icon. Not missing icon but just missing the whole thing.
Comment 6 Nate Graham 2025-08-08 16:53:34 UTC
In that case, it sounds like autostart is actually working fine, and the problem is related to the tray icon not appearing as expected. I think we have a bug report for this already; let me do some digging…
Comment 7 Nate Graham 2025-08-08 16:54:57 UTC
Found it.

*** This bug has been marked as a duplicate of bug 499892 ***