-
-
Notifications
You must be signed in to change notification settings - Fork 106
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 crashes upon launch: "execv error: No such file or directory" #1548
Comments
As per the previous link, this is causes by the way some AppImages are packaged, which conflicts with A simple workaround is to temporarily remove AppImageLauncher with This will not remove all the AppImages files which AppImageLauncher has so far moved to its dir (usually ~/Applications) nor remove the menu entries for previous AppImages, and later, you can just reinstall AppImageLauncher with However for someone heavily relying on it, this is not an ideal solution. |
i'm trying to see if I can build a flatpak to offer an alternative way. Not sure I can do anything about AppImageLauncher bugs sadly... |
@jcelerier are there specific difficulties involved in fixing the AppImage version, or you just have more expeerience with flatpak? Having them both would be great, but since we already have an AppImage I'd give more priority to fix that, if feasible within a reasonable time/energy frame. |
Can't really do anything on the appimage side, this isn't under my control - the appimage is packaged the way it is because it's the only way to make it work easily on modern Ubuntu versions (older type1 appimages don't run as-is above Ubuntu 22.04) so i'm a bit between a rock and a hard place... Could try to build both types maybe. Or ship a .tar.gz with the content directly. Does --appimage-extract work or not at all? |
Ah ok I understand the issue better now, thanks |
could you try the flatpak ? at the bottom here: https://github.com/ossia/score/actions/runs/9752236615 |
It seems it doesn't work
|
can you try this one ?
it's in process of being upstreamed to flathub and seems to work for multiple people |
You can get the actual official flatpak now : https://flathub.org/apps/io.ossia.score |
I get this error while launching latest AppImage (both stable and bleeding edge):
execv error: No such file or directory
I'm on:
The text was updated successfully, but these errors were encountered: