Summary: | Tray icon for auto-started app doesn't appear | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Parag W <parag.lkml> |
Component: | System Tray widget | Assignee: | 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
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 *** |