To Reproduce
Steps to reproduce the behavior:
-
- Extract the original package with
./Anytype-0.16.1.AppImage --appimage-extract
- Extract the original package with
-
- Give execution permissions for the app
chmod +x anytype2
- Give execution permissions for the app
-
- Run the program and try to search for updates
-
- You will receive this in the terminal
10:28:10.801 › isUpdating: false
10:28:10.803 › APPIMAGE env is not defined, current application is not an AppImage
Desktop (please complete the following information):
- OS: Arch Linux
- Version: 0.16.1
Additional context
The error is very clear, so there is not much more to detail.
Edit: formatting