Skip to content
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

error: [appimagelauncher-binfmt-bypass/interpreter] ERROR: execv(�e, ...) failed #564

Open
2 tasks done
ahmedmoselhi opened this issue Apr 10, 2023 · 5 comments
Open
2 tasks done
Labels
bug Something isn't working component: binfmt-bypass Issue affects the binfmt-bypass utility needs verification Description of the issue needs to be verified by the team

Comments

@ahmedmoselhi
Copy link

Pre-submit checks

  • I checked for similar issues beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing issue.
  • I am going to take the time to to fill in all the required details. I know that the bug report will be dismissed otherwise.

Describe the bug

when I try to excute an appimage file from termianl for example:
~/Applications/Discord-0.0.26-x86_64.AppImage
the following error appears:
[appimagelauncher-binfmt-bypass/interpreter] ERROR: execv(�e, ...) failed
I'm on opensuse tumbleweed linux and I'm using latest app version

Expected behavior

The file launched successfully

Steps to reproduce the issue

No response

Screenshots

Screenshot_20230410_160258-1

Distribution and desktop environment

Opensuse Tumbleweed linux

Installed AppImageLauncher version

AppImageLauncher version 3.0.0alpha-1 (git commit b9eba93), built on 2023-04-01 01:51:13 UTC

List of AppImages you tried

No response

Additional context

No response

@ahmedmoselhi ahmedmoselhi added bug Something isn't working needs verification Description of the issue needs to be verified by the team labels Apr 10, 2023
@TheAssassin
Copy link
Owner

Does this happen only with this specific AppImage?

@ahmedmoselhi
Copy link
Author

Does this happen only with this specific AppImage?

all appimages the same if launched from launcher menu. if i clicked the appimage file directly it opens like expected

@TheAssassin
Copy link
Owner

So a double click in some file explorer works while launching directly doesn't? This is really, really odd.

@TheAssassin TheAssassin added the component: binfmt-bypass Issue affects the binfmt-bypass utility label Apr 19, 2023
@ahmedmoselhi
Copy link
Author

So a double click in some file explorer works while launching directly doesn't? This is really, really odd.

I suspect this commit c810e7070e70e735edbd4be3e8e932e4e3f1a666

@avently
Copy link

avently commented Aug 18, 2023

I'm getting similiar error: execv error: No such file or directory
This is where you can get appimage for test:
https://github.com/simplex-chat/simplex-chat/releases/tag/v5.3.0-beta.5

In my case I install AppImageLauncher from pacman (I'm on Manjaro).
After installation I can integrate the app to the system but after that it stops working. Without AppImageLauncher it works ok.

This is how it is built:
https://github.com/simplex-chat/simplex-chat/blob/master/scripts/desktop/make-appimage-linux.sh

The interesting thing is that after installing AppImageLauncher I'm unable to launch appimagetool. System says the same error while running it. So strange. So I have to delete AppImageLauncher because my system otherwise broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: binfmt-bypass Issue affects the binfmt-bypass utility needs verification Description of the issue needs to be verified by the team
Projects
None yet
Development

No branches or pull requests

3 participants