AppImageLauncher
                                
                                 AppImageLauncher copied to clipboard
                                
                                    AppImageLauncher copied to clipboard
                            
                            
                            
                        error: [appimagelauncher-binfmt-bypass/interpreter] ERROR: execv(�e, ...) failed
Pre-submit checks
- [X] 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.
- [X] 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

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
Does this happen only with this specific AppImage?
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
So a double click in some file explorer works while launching directly doesn't? This is really, really odd.
So a double click in some file explorer works while launching directly doesn't? This is really, really odd.
I suspect this commit c810e7070e70e735edbd4be3e8e932e4e3f1a666
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.