-
-
Notifications
You must be signed in to change notification settings - Fork 2.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
Lazer AppImage core dumps while starting after automatic update to 2024.1009.1 #30175
Comments
Also seen elsewhere on arch: https://discord.com/channels/188630481301012481/1097318920991559880/1293539096001515530 |
Having the same issue and my system journal looks about the same.
Using appimagetool to try to see the contents of the appimage results in this.
I also checked earlier versions and the 2024.817.0 version is the latest appimage to work for me even though I had been running 2024.906.2.0 from the updater according to osu logs just fine. Operating system info Version Logs |
The compression message makes me think #29810 might be the root cause here (zstd and zlib aren't the same right?) |
Note to add to this; after trying the suggestion to run
Also got the same sha256 for the file as mentioned by them (osu!Discord general) which is
That's something I can't confirm however. Running appimagetool like you did over the Appimage I have returns |
Ah. We needed to update Velopack... |
I haven't tested yet but surely - hopefully - this doesn't mean appimages are universally borked...? |
Or... Not? It works fine here. |
@Electrenator can you test whether downloading 1009.1 directly (from https://github.com/ppy/osu/releases/tag/2024.1009.1) fixes it? |
The kernel I use is 6.6.52-1-MANJARO and the installed zstd is Trying the direct install right now |
I am not entirely sure if this is the culprit, but the osu AppImage not opening on my Arch system is related to this commit: ppy/osu-deploy@504958b Building the AppImage on commits prior to this works and runs for me |
No, that doesn't work still getting the following message when running
Within journalctl I'm getting the same message as before when clicking "run once";
Trying to integrate this appimage into my system gives another message however;
|
Try running https://github.com/ppy/osu/releases/tag/2024.817.0, does it also fail? |
This works fine! Been running fine on 2024.906.2.0 yesterday too but seems like I'm getting the same issue when I re-download it via https://github.com/ppy/osu/releases/tag/2024.906.2 right now. No changes to my system happened between yesterday and right now except for oath-toolkit and osu! updating together with a restart. EDIT; 2024.817.0 is currently the highest version working for me right now |
I found a workaround for playing 2024.1009.1 which requires removing AppImageLauncher, and restarting my system. Not sure if it would break stuff on Manjaro, but it works fine on Arch |
Running a new build without AppImageLauncher installed does seem to work indeed so something between AppImageLauncher and the current osu build doesn't want to work together |
Thanks all for the help investigating this. I've unlisted the build for the time being until we have a fix. Please use an older build for now: https://github.com/ppy/osu/releases/tag/2024.906.2 |
New (fixed) build is now live. |
This wasn't fixed yet as talked about in osu!dev general. Tried some more things myself with removing the downloaded update within Also tried building the appimage locally but seem to have ran into some issues getting the dotnet sdk to work as needed for velopack. Did manage to get a prod build of the latest main working so think it really just has to do with the AppImage creation and them being opened by AppImageLauncher. |
Type
Crash to desktop
Bug description
After letting Lazer update itself to the latest version I've been unable to start it back up again. When trying to start it again I'm getting the following logs within my journal;
Some other log entries I found that might be of use;
Operating system info;
OS: Manjaro Linux 24.1.0 Xahea x86_64
DE: Plasma 6.1.5 [KF5 5.116.0] [Qt 5.15.15] (x11)
Kernel: 6.6.52-1-MANJARO
Screenshots or videos
No response
Version
2024.906.2.0
Logs
logs.zip
The text was updated successfully, but these errors were encountered: