Bug Report: Unable to Log In to Cursor on Ubuntu

Checked the forum: Yes, I have checked the forum, and I did not find a resolution to this issue.

Bug Description:
I have installed Cursor on Ubuntu, but when I try to log in by clicking the login button at any of the login options in Cursor, nothing happens. The button appears and is clickable, but no action occurs after clicking it. This issue persists despite multiple attempts to reinstall, update dependencies, and configure my system properly. Since I am a paying user, this is preventing me from utilizing the software.

Steps to Reproduce:

  1. Install Cursor on Ubuntu (using the AppImage).
  2. Launch Cursor and attempt to log in.
  3. Click on the login button.
  4. Observe that nothing happens.

I am unable to provide exact reproduction steps since this occurs on a fresh installation without any unusual modifications.

System Information:

  • Cursor Version: 0.46.8
  • VSCode Version: 1.96.2
  • Commit: be4f0962469499f009005e66867c8402202ff0b0
  • Date: 2025-02-28T19:38:20.821Z
  • Electron: 32.2.6
  • Chromium: 128.0.6613.186
  • Node.js: 20.18.1
  • V8: 12.8.374.38-electron.0
  • OS: Linux x64 6.11.0-19-generic

Blocking Usage: Yes, this issue completely prevents me from using Cursor.

1 Like

Same here, I am on the Ubuntu 24.04.2 LTS x86_64

What’s your default browser? I have same issue with Chromium.

Why would it be the browser? I think it has do something maybe with appimage.

I have the same issue here on Ubuntu 24.02

I sorted my issue but I don’t know if this fix works for others.

  1. Uninstall it and change my default browser to chromium as a default browser.
  2. Install it again.
  3. Run it again with --no–sandbox.
  4. Button worked.