OESF Portables Forum
Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Linux => Topic started by: TheNetEffect on March 23, 2021, 11:19:51 am
-
Some Linux Apps are in AppImage format and available in ARM64 format - Simplenote is a good example of this.
You may find the App image may not run and exit with a FUSE error but you can modify the desktop shortcut such as:
./simplenote.AppImage --appimage-extract-and-run
and this will resolve the issue