-
-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before submitting an issue, please check the following
- I have searched for similar issues (both open and closed) and cannot find a duplicate
- I agree to follow the Code of Conduct
Describe the bug
After downloading saber app from https://github.com/saber-notes/saber/releases/download/v0.26.8/Saber-0.26.8-x86_64.AppImage and adding the execution right with +x. When I run the appimage file, I get the following error
APPRUN_ERROR: No such file or directory
I am running on Ubuntu 22_04 LTS
Could you please specify the correct steps for running the application?
To reproduce
- Download the latest release https://github.com/saber-notes/saber/releases/download/v0.26.8/Saber-0.26.8-x86_64.AppImage
- In the stored folder run the command chmod +x Saber-0.26.8-x86_64.AppImage
- run the application ./Saber-0.26.8-x86_64.AppImage
./Saber-0.26.8-x86_64.AppImage
APPRUN_ERROR: No such file or directory
Expected behavior
The application should have started
Saber version
Saber-0.26.8-x86_64.AppImage
Device
- Device: x64
- OS: Ubuntu 22_04 LTS
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working