When i try to run jetbrains-toolbox it stops and this error comes up:
This doesn't look like a squashfs image.
Cannot mount AppImage, please check your FUSE setup.
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
open dir error: No such file or directory
I saw other people having the same issue but none of the solutions worked.
I have fuse2, fuse3, squashfs-tools and squashfuse installed.
The fuse module is also loaded in the kernel:
Now, regarding Appimages: on rare occasions, they just don’t work no matter what you do. And it is difficult to tell if it’s a user error or if it was just packaged incorrectly.
So, rather than using your time trying to figure out what’s wrong, it would be better to get another version of the app - whether that’s from the AUR, a flatpak, a .sh file (program file), or a snap.
Number one reason I’ve seen for this in the past, is users haven’t made it executable.
I actually think this is the most common reason. Admittedly, I don’t have any empirical evidence of this, but from helping many users and my own experience. I know other users love appimages, but experience has rarely been positive and I generally avoid them.
Note: The number one reason and the most common reason can’t be different.
Regarding users not making it executable: I’ve noticed that lately, the packagers often do this for end users to avoid such user errors. In fact, I just downloaded the package from their website. It comes with execute permissions.
I use Appimages and this is literally the only issue I have with them - on that rare occasion, they just don’t work.
Well, we may just have to agree to disagree on this. Experience says otherwise, for me. Besides, the number one user error can be completely different than the most common reason for an app not running.
You may well be right. As I noted, I don’t use them, so I wouldn’t know this.
Brilliant. Then that eliminates one possible error.
As you say, this instance appears to be user error.