Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 289
Icon does not appear in systray #3206
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingplatform:linuxRelated to linux buildRelated to linux buildpriority:highItems of high importance. Applicable to all users or use-casesItems of high importance. Applicable to all users or use-cases
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform:linuxRelated to linux buildRelated to linux buildpriority:highItems of high importance. Applicable to all users or use-casesItems of high importance. Applicable to all users or use-cases
Type
Fields
Priority
High
🔍 Is there already an issue for your problem?
📝 Description
Hi!
I was way behind and I decided to upgrade recently and the systray was gone. I was able to target 7.3.0 as the version that introduced the problem. I'm using the "AppIndicator and KStatusNotifierItem Support" GNOME extensions on Fedora 43 (wayland).
Essentially a three-dots icon appears when the program launches but then it diseapears while Gitify still runs in the background. I can launch it using
$ ./Gitify.AppImage --inspect=9229, inspect it and userequire('electron').BrowserWindow.getAllWindows().forEach(w => { w.show(); w.focus(); });to show its main window.🪜 Steps To Reproduce
Launch Gitify
🪵 Log Excerpts
Gitify Version
7.3.0 and 7.4.0
Operating System
Linux
GitHub Account
GitHub Cloud
📸 Screenshots
No response