Skip to content

Error loading libfuse.so.2 #46

@pranitsh

Description

@pranitsh

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

  1. Install the latest .AppImage on Ubuntu 24.
  2. chmod +x it
  3. See error in terminal
  4. 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

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions