Bruno
Bruno
Experiencing same issue as @Erol444. ``` ./balenaEtcher-1.7.9-x64.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...
> > Any way to solve the issue without installing FUSE as it is not recommended for Ubuntu 22.4? > > You could use the deb package instead of the...
FUSE3 comes installed onto 22.04. Running 'apt' to install it just confirms that the package is already there. [Checking the issues of AppImage](https://github.com/AppImage/AppImageKit/issues/1120) I decided to install libfuse2. ``` sudo...
> for the last one check #3639 Thanks. Running `./balenaEtcher-1.7.9-x64.AppImage --disable-gpu-sandbox ` I can successfully open balenaEtcher.