-
Notifications
You must be signed in to change notification settings - Fork 86
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
AppImage does not work #2618
Comments
Did it use to work before and this is a new problem, or it never worked? |
I tried it for the first time today, as I just bought a BitBox. But as I said, I also tried some older version of the AppImage that I downloaded here from the Github Releases. I went all the way back to v 4.0.0. None of them works for me unfortunately. From 4.0.0 to 4.29.0 the window is white, then shortly flickers with a very slight grey and then stays like this. So I actually dont see anything, but at least the application is not stuck and I can close the application just normally. From 4.30.0 on it only stays white and I have the issue that the application is completely stuck and normal closing does not work. Just to verify I tried the TrezorSuite as AppImage again and it works fine. |
The only comparable issue we've seen in the past was a corrupted database, where opening it would eat up CPU and RAM. It's very rare but it would explain the symptom. Could you please delete the app folder in |
I tried deleting that folder. Unfortunately it did not help. I tried the newest and several old versions everytime deleting that folder. Still behaves exactly the same. |
The logs don't show the issue, and it's hard to debug the issue without being able to reproduce it. I am currently out of ideas - we didn't see this issue before (except for the corrupted database which you ruled out by deleting the app folder). If you are a developer, you could build and run the backend part of the app ( |
Thanks for your effort. Yes, I am a developer, but not a webdeveloper. I just built the backend with |
@PostPollux maybe could you try to extract the Appimage and run from there? https://superuser.com/questions/1301583/how-can-i-extract-files-from-an-appimage#1389548 |
@PostPollux can you run it like this: If there's something about invalid MIME type, can you try running |
I just downloaded the current AppImage and I can't get it to run on my Linux PC. It is not an issue of the newest version, as I have the exact same behaviour with a previous version (4.36.0). Also other software packaged as AppImage is running just fine, so it is probably not an issue with AppImages in general.
Whenever I run the BitBox App image a window is opening. But that window then stays completely white and one processor thread is stuck working at 100% until I kill the application because nothing is happening.
Unfortunately I don't have lot's of debugging info. If I run the AppImage through the terminal this is all I get:
An this is all that is in the log file:
My System:
Linux Manjaro with XFCE (Fully updated)
Tested with two different Kernels: 5.10.211-1 and 6.6.19-1
Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
UHD Graphics 620 (KBL GT2)
The text was updated successfully, but these errors were encountered: