Describe the bug
$ ./Qopy-0.3.3.AppImage
dlopen(): error loading libfuse.so.2
AppImages require FUSE to run.
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
libfuse2 is required and can be installed. Pull request opened.
Steps to reproduce
- Install the latest
.AppImage on Ubuntu 24.
chmod +x it
- See error in terminal
- May also occur with
.deb
Expected behavior
Should start immediately or inform users of requirements.
Screenshots
No response
Operating system
Linux
Version of Qopy
0.3.3
Additional context
No response
Describe the bug
libfuse2is required and can be installed. Pull request opened.Steps to reproduce
.AppImageon Ubuntu 24.chmod +xit.debExpected behavior
Should start immediately or inform users of requirements.
Screenshots
No response
Operating system
Linux
Version of Qopy
0.3.3
Additional context
No response