Oh, I wasn’t referring to you, I haven’t dealt with the desktop icon thing, although I’m guessing that 2nd chmod +x is necessary for the icon to run the executable. I was just saying that for people who are new to the land of chmod +x.
@oferdebug Stoked my fix actually worked for people. If it isn’t working for you, try:
Checkpoint your VM. Then update Ubuntu 24, I think it’s 24.04 now.
Reviewing your FUSE package installs: sudo apt list --installed
It’s confusing because libfuse2 is the answer to many many issues, but only on Ubuntu 22 LTS. That fix doesn’t work on Ubuntu 24. Which is why that libfuse2t64 package is necessary for this.
Personally I’d checkpoint your VM as this might break a lot of stuff. Then remove all your fuse pkgs, then install the one above (libfuse2t64). The appimage error output also suggests packages for you to install to fix the issue.
Otherwise sometimes you just have to install an app on Windows or OSX where it’s working fine, and remote in.