[SOLVED] Troubles with start Appimage 31 December 2023, 21:04:21 Hi I am a new user of Artix LinuxMy init is open-rc, and I have problem with start appimage apps. I have installed libappimage, fuse, fuse openrc but when I try to start appimage app it only write :Something went wrong trying to read the squashfs image.Cannot mount AppImage, please check your FUSE setup.You might still be able to extract the contents of this AppImageif you run it with the --appimage-extract option.See https://github.com/AppImage/AppImageKit/wiki/FUSEfor more informationopen dir error: No such file or directoryMaybe someone have whis troubles also and can help me) Last Edit: 02 January 2024, 00:29:18 by Orer
Re: Troubles with start Appimage Reply #1 – 01 January 2024, 09:07:19 Hello,How do you launch the Appimage ? 1 Likes
Re: Troubles with start Appimage Reply #2 – 01 January 2024, 16:43:14 Hi, you either need to start (and enable for persistance's sake) the fuse service, or run "modpobe fuse" and job done :-) 1 Likes
Re: Troubles with start Appimage Reply #3 – 01 January 2024, 17:17:35 Quote from: Hitman – on 01 January 2024, 16:43:14Hi, you either need to start (and enable for persistance's sake) the fuse service, or run "modpobe fuse" and job done :-)"modpobe fuse" : Probably a typo ?Maybe modprobe fuse ... 1 Likes
Re: Troubles with start Appimage Reply #4 – 02 January 2024, 00:26:26 Quote from: Orer – on 31 December 2023, 21:04:21Hi I am a new user of Artix LinuxMy init is open-rc, and I have problem with start appimage apps. I have installed libappimage, fuse, fuse openrc but when I try to start appimage app it only write :Something went wrong trying to read the squashfs image.Cannot mount AppImage, please check your FUSE setup.You might still be able to extract the contents of this AppImageif you run it with the --appimage-extract option.See https://github.com/AppImage/AppImageKit/wiki/FUSEfor more informationopen dir error: No such file or directoryMaybe someone have whis troubles also and can help me)Thanks all of you for help). I find I probably not so lucky and appimage I try to launch was corrupted. But thanks one more time for help ) Last Edit: 02 January 2024, 00:33:02 by Orer 1 Likes