🔍 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 use require('electron').BrowserWindow.getAllWindows().forEach(w => { w.show(); w.focus(); }); to show its main window.
🪜 Steps To Reproduce
Launch Gitify
🪵 Log Excerpts
Debugger listening on ws://127.0.0.1:9229/918dcfb0-dcbe-42ac-becb-07736b04f98a
For help, see: https://nodejs.org/learn/getting-started/debugging
15:54:05.117 › [app updater] Starting updater
15:54:05.121 › [app updater] Checking for updates on application launch
15:54:05.122 › [auto updater] Checking for update
[330463:0818/155405.513338:ERROR:components/dbus/xdg/request.cc:173] Request ended (non-user cancelled).
[330463:0818/155405.513389:ERROR:ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_linux.cc:358] Failed to call BindShortcuts (error code 5).
15:54:07.370 › [auto updater] Update not available
Debugger attached.
Gitify Version
7.3.0 and 7.4.0
Operating System
Linux
GitHub Account
GitHub Cloud
📸 Screenshots
No response
🔍 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