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