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
please look in journalctl --user -b after login for anything relating to jetbrains
Created attachment 183786 [details] Working journalctl --user
Created attachment 183787 [details] Non Working journalctl --user
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.
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.
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…
Found it. *** This bug has been marked as a duplicate of bug 499892 ***