Cursor doesn't work on my ubuntu device

i am trying to install cursor on ubuntu , once i download appimage and try to install it , it auto deletes itself after i click "run and integrate " option

Hey there,

RIght click the .AppImage > Permissions > Run as Executable

You can do on terminal: chmod +x appname.AppImage

i always ran through terminal and before running i gave it chmod +x permission aswell

Try to: sudo systemctl stop apparmor after that run the AppImage again.

If this doesn’t work do journalctl -xe on your terminal to get the logs.

./cursor.appimage
qt.qpa.plugin: Could not find the Qt platform plugin “wayland” in “”
Gtk-Message: 01:11:32.680: Failed to load module “canberra-gtk-module”
Gtk-Message: 01:11:32.681: Failed to load module “canberra-gtk-module”
WARNING: No icons found at “usr/share/icons”
WARNING: Using .DirIcon as default app icon
ERROR: Unable to load image.
ERROR: No icon was generated for: /home/ubuntu/Applications/cursor_f9ef81815b1862f6cabd16604f9a5be6.appimage
Extracting usr/share/mime/packages/cursor-workspace.xml to “/home/ubuntu/.local/share/mime/packages/appimagekit_224835c97a9340323d4f60af29eea986_cursor-workspace.xml”
WARNING: Unable to resize the application icon into a 128x128 image: “Unable to load image.”. It will be written unchanged.
WARNING: Unable to resize the application icon into a 256x256 image: “Unable to load image.”. It will be written unchanged.
ERROR: ld.so: object ‘/usr/lib/appimagelauncher/libbinfmt-bypass-preload.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
execv error: No such file or directory

Maybe one of the workarounds will help you Cursor install Ubuntu 24.04 - #45 by melroy89

1 Like