You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the latest update, the main window and the tray icon are not displaying when launching Hydra on Linux.
I'm on Arch, all latest dependency packages, installed Hydra from AUR and tried the AppImage downloaded from here. Both AUR and AppImage throw the same errors when launching from CLI, both with the same behaviour: launch the app from a terminal or shortcut, nothing happens; launch it a second time and the UI will open, but still no tray icon. As mentioned, the only error I could find on the logs is this:
[2025-02-22 20:44:30.301] [error] Unhandled rejection Error: No process running on port
at /opt/Hydra/resources/app.asar/node_modules/kill-port/index.js:40:49
at async file:///opt/Hydra/resources/app.asar/out/main/index.js:18668:5
The app is usable, but I have to launch it twice every time.
Steps to Reproduce
launch hydralauncher command on a terminal;
nothing happens, but the process is not terminated; so
launch the command again from a second terminal and the main window will pop up.
Expected behavior
Open the main window and tray icon when launching the program, either from terminal or from shortcut.
Describe the bug
After the latest update, the main window and the tray icon are not displaying when launching Hydra on Linux.
I'm on Arch, all latest dependency packages, installed Hydra from AUR and tried the AppImage downloaded from here. Both AUR and AppImage throw the same errors when launching from CLI, both with the same behaviour: launch the app from a terminal or shortcut, nothing happens; launch it a second time and the UI will open, but still no tray icon. As mentioned, the only error I could find on the logs is this:
The app is usable, but I have to launch it twice every time.
Steps to Reproduce
hydralauncher
command on a terminal;Expected behavior
Open the main window and tray icon when launching the program, either from terminal or from shortcut.
Additional information and data
error.txt
Please let me know if any other information is necessary.
Operating System
Up-to-date Arch Linux
Hydra Version
3.2.2 - latest
Before opening this Issue
The text was updated successfully, but these errors were encountered: