You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree that AppImage is pain. Issues are hard to tackle. The reported error is not glibc related IMHO, it's caused by differences in the directory structure between Jammy (22.04) and Noble (24.04). I already fixed this locally. Unfortunately, the Noble AppImage causes a segmentation fault when run, even when the host is Noble, too. I'm currently setting up automated tests for the AppImage build, running on several host OSs. I'll open a PR once this is ready for review.
Switching to flatpak might be an alternative to all this hassle. Actually, I can't tell because I never touched it.
AppImage is pain, let's package this for Flatpak instead.
https://docs.flatpak.org/en/latest/first-build.html
Currently it seems we can't even run the Ubuntu 24.04 image on Debian 12 due to older glibC.
The text was updated successfully, but these errors were encountered: