Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No UI when launching on Linux #1472

Open
3 tasks done
ttofano opened this issue Feb 22, 2025 · 0 comments
Open
3 tasks done

[BUG] No UI when launching on Linux #1472

ttofano opened this issue Feb 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ttofano
Copy link

ttofano commented Feb 22, 2025

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:

[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

  1. launch hydralauncher command on a terminal;
  2. nothing happens, but the process is not terminated; so
  3. 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.

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

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I am aware that Hydra team does not offer any support or help regarding the downloaded games.
  • I have read the Frequently Asked Questions (FAQ).
@ttofano ttofano added the bug Something isn't working label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant