-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] System crashes instantly when Spotube is launched. #403
Comments
Check your driver configuration. This is probably due to an unfinished driver installation |
There does not seem to be any issues with the driver instillation, so it might be caused Flutter, as the situation seems similar to the issue you referred to. Is there any way to work around this issue? Preferably, one that doesn't involve installing a proprietary driver. |
Unfortunately, I don't know any workaround for this. The best I can suggest is to use proprietary drivers to check if it happens in that situation too just confirm what is actually causing the issue |
Does Spotube 2.7.0 fixes this? Let me know @MrBallade |
Yes! I now works, although it did require me to change my system to Debian 12, which is still in testing, as the instillation depended on a newer version of libc6 - GLIBC. |
Yeah, libapp.so which is the pure dart binary of a flutter app depends on libc6 or higher |
I understand. I have been using Spotube 2.7.0 for about a day now, and the issue first at hand is no longer reproduced. |
UPDATE
I randomly tried to open Spotube one evening and it opened! However, it remained unusable.
Opening it from the terminal immediately yields the following:
but the window still appeared and I was able to log in. However, after clicking on Songs, Spotube crashed again, now with a new message:
When attempting to relaunch the application, it again crashes immediately with the following message:
WARNING: LONG
Is there an existing issue for this?
Current Behavior
Instantly, when Spotube is launched, the screen freezes and the system crashes, resulting in a system logout.
The window does seem to open, but there often isn't enough time for it to completely go full-screen.
This happens with a fresh install without any warnings or errors.
Expected Behavior
The Spotube window opens normally and can be used without causing a system crash.
Steps To Reproduce
Download and install Spotube-linux-x86_64.deb
Launch Spotube
.. crash
Spotube Version
v2.6.0
Operating System
Linux
Linux Distribution (if applicable)
Debian
Operating System Version
11
Installation Source
Github Release (Binary)
Additional information
I'm using GNOME as my DE.
The text was updated successfully, but these errors were encountered: