-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Can't start appimagetool #40
Comments
Does your Edit: forgot to mention, it's working fine here. |
No
Other AppImages e.g. the older continuous build of AppImageKit are working fine. |
Please add more details on your environment. For instance, what distro (release), how you installed it, ... |
Also, please try outside of |
I'm using Manjaro stable. Please tell me what additional information you need.
That's a misunderstanding. I'm in a directory inside my home called |
I see. Please link a version of appimagetool that definitely works for you. Edit: you already did, my bad! |
Do you have AppImageLauncher installled? If so, please uninstall temporarily, then try again. Your configuration will be preserved. |
Was getting same error as OP. Tried removing AppImageLauncher, then it started to give different error: ❯ ./appimagetool-x86_64.AppImage --help
zsh: no such file or directory: ./appimagetool-x86_64.AppImage
❯ file appimagetool-x86_64.AppImage
appimagetool-x86_64.AppImage: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, BuildID[sha1]=55c0b73522bdeaa1df1ac7a2e58ecd2b703aafac, stripped after installing the launcher I am back to original error: ❯ ./appimagetool-x86_64.AppImage
execv error: No such file or directory
❯ l appimagetool-x86_64.AppImage
.rwxr-xr-x 13M xxx 8 srp 08:02 appimagetool-x86_64.AppImage I tried redownloading the file which didn't help, other appimages from same directory seem to work (cursor one asks if I want to integrate it, unfortunately didn't find any non-deleted hello world appimage and I can't build my own for obvious reasons). Current Manjaro (updated last week), zsh. Downloaded from |
For clarification, does this issue only occur on systems on which appimagelauncher either is or has previously been installed? In other words, can this issue be reproduced on systems on which appimagelauncher never has been installed`? |
Hello @mnn and @JakobDev. Can you please retest this with the latest continuous build? Thanks. |
I can't start the current build of appimagetool.
The text was updated successfully, but these errors were encountered: