AppImage releases won't run.
See original GitHub issueDescribe the bug the app doesn’t start at all.
To Reproduce Steps to reproduce the behavior:
- Download the latest arm64 release (1.1.1) as of now.
- try to run it
- See error.
Desktop (please complete the following information):
- Platform: Manjaro ARM KDE plasma
- Architecture: arm64/aarch64
- Electron version: of what? how do I get it?
- Application version: v1.1.1
Additional context when running from terminal, I get this error:
[itai@manjaro-pi4 Downloads]$ ./electron-discord-webapp-1.1.1-arm64.AppImage
fuse: device not found, try 'modprobe fuse' first
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
[itai@manjaro-pi4 Downloads]$
I tried using the --extract-and-run
option, and I get this error:
[itai@manjaro-pi4 Downloads]$ ./electron-discord-webapp-1.1.1-arm64.AppImage
fuse: device not found, try 'modprobe fuse' first
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
[itai@manjaro-pi4 Downloads]$
the sha256sum if it helps: f603ff34ed0309f5e75859c602a58bfc349058ef46041ecfa36ad209a6cbff58 electron-discord-webapp-1.1.1-arm64.AppImage
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Can't run AppImage on desktop by doubleclicking or clicking ...
Solution 1 : Right Click On The Appimage File And Go In Properties. enter image description here. Then Go In Permissions.
Read more >AppImage releases won't run. · Issue #31 - GitHub
Describe the bug the app doesn't start at all. To Reproduce Steps to reproduce the behavior: Download the latest arm64 release (1.1.1) as...
Read more >Can't Run AppImage on Ubuntu 22.04? Here's How to Fix it
Right-click on it and select Properties. Now go to the Permissions tab and check the “Allow executing file as program” option.
Read more >Appimage won't run | openacousticdevices
I've tried 3 different versions: Knoppix (possibly too old), Lubuntu 16.04.3 and Puppy Linux: Slacko 6.3.0. In each case I can't get "AudioMoth-1.1.1.AppImage" ......
Read more >How to run an AppImage
1. With the GUI. Open your file manager and browse to the location of the AppImage; Right-click on the AppImage and click the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yea, I’ve noticed this issue. I fixed it in
v1.1.2
.That’s not a bug with the application itself, that’s why I flagged this as
invalid
.