-
-
Notifications
You must be signed in to change notification settings - Fork 322
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] Application doesn't work at linux mint 21.3 #2627
Comments
Same on Xubuntu 22.04 Appimage 7.3.4 |
What do you see in the CLI if you run the application from there? Also what do you see in the developer tools ( |
Any errors in the dev tools console? |
It also crashes for me. If I open DevTools before is goes blank, there are no errors, then the DevTools disconnect and there are still no errors in the console (actually there are no logs at all).
I am using version 7.3.5 on NixOS unstable. |
Looks like a known electron issue electron/electron#32760 Unfortunately there doesn't seem to be anything we can do. Only solution appears to be disabling hardware acceleration which will likely degrade the app experience. I can add a menu item to disable hardware acceleration. In the meantime, you can try some of the CLI arguments mentioned in that issue to see if any of them works for you when starting Altair from the CLI |
Is there an existing issue for this?
Current Behavior
After loading application it shows interface about 10 sec, then it clears and show empty window. Nothing works, just reload menu item, but after reloat it shows interface again 10 sec and then screen is cleared. Before update i had version 5.0.3, and all worked fine.
Expected Behavior
No response
Steps To Reproduce
OS: Linux Mint 21.3 64 bit
Browser: Google Chrome Version 128.0.6613.84 (Official Build) (64-bit)
Platform: ???
Version
Environment
Additional context
The text was updated successfully, but these errors were encountered: