-
Notifications
You must be signed in to change notification settings - Fork 557
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
UI stopped working #581
Comments
Hey this is probably because your window position is offscreen meanwhile to fix it you can:
|
Hi, thanks for fast response! |
could be maybe related to the error you seem to get not sure how to fix that error, dont know where is it even coming from.. could maybe be coming from the Auto-update option, could you try disabling that and see if it changes something? |
Scrap everything i've said - it seems that i've somehow enabled Tray > Enabled + App Hidden and that this behaviour was intentional. Maybe it would be good to somehow either hide this option if the platform is Linux (not sure how it behaves on macOS or Windows) because it seems to be broken and irreversible without wiping the config files EDIT: Not broken, this seems to be a problem only on recent versions of GNOME desktop environment because it doesn't come with tray icons support (at least on my current Fedora install). I've enabled the AppIndicator extension and the behaviour is now as expected. Sorry for the misunderstanding and i hope this solution helps someone. |
Good catch! obviously not a good idea to set the app as tray only when you dont have a tray 😅 |
I agree! |
I am not sure if this is same root cause but I have similar problem under Windows 11 that UI is not shown with newest version and App runs in background playing music and I need to stop over task manager. |
That issue is being tracked in #1273. |
Fixed due to electron/electron#23926, and electron/electron#36333 |
Hi there. I'd like to report an issue.
I'm having an issue where the app stopped loading ui. It used to work on first run and now it does not, but even though it doesn't show ui, music starts playing in the background. I've tried AppImage and rpm versions and they behave exactly the same
I'm using Fedora 35 Workstation and here's the log from terminal:
Per this log, there doesn't seem to be any error when launching. Please let me know which information do you need so we can troubleshoot this.
Thanks in advance!
EDIT: App version 1.15.0
The text was updated successfully, but these errors were encountered: