Most recent Linux x64 AppImage is broken

Updating to the newest AppImage broke my installation. Downloading the most recent version and running it gives the following error:

> ~/Downloads/Cursor-0.47.9-x86_64.AppImage

fuse: memory allocation failed
squashfuse 0.5.2 (c) 2012 Dave Vasilevsky

Usage: squashfuse [options] ARCHIVE MOUNTPOINT

(null) options:

...

Can't open squashfs image: Bad address

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
execv error: No such file or directory

I’m using Ubuntu 22.04, see a similar report with other users on different distros chiming in here: v0.47 Appimage for Linux x64 won't run · Issue #2905 · getcursor/cursor · GitHub

2 Likes

Same issue. Upgraded to 24.04 but issue remained