Syllo / nvtop

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Other
8.04k stars 291 forks source link

Ubuntu 24:04 : AppImage throws error "dlopen(): error loading libfuse.so.2" #292

Open dineshdharme opened 5 months ago

dineshdharme commented 5 months ago

Below error is thrown after using app image.

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

As all latest distribution are moving to libfuse3. It is good to have such a release.