Just to put this here if anyone else will face with the issue.
When I tried as per described ./QGroundControl.AppImage to run Ground control faced with following errors:
fusermount: mount failed: Operation not permitted
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
Just to put this here if anyone else will face with the issue.
When I tried as per described ./QGroundControl.AppImage to run Ground control faced with following errors:
fusermount: mount failed: Operation not permitted
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
The solution is to extract first by running
Hope this will safe time for someone.