Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Ubuntu version is 22.04
Version: 2.4.23
VSCode Version: 1.105.1
Commit: 379934e04d2b3290cf7aefa14560f942e4212920
Date: 2026-01-29T21:24:23.350Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Linux x64 6.2.0-26-generic
I tried version 2.0, 2.2, 2.3 from Download · Cursor.
Installed by sudo dpkg -i xxx.deb.
The gnome will be dead or freezed when I right-clicked the titlebar of the cursor.
And it recover when I killed gnome-shell or killed cursor
journalctl -xe, related syslogs:
gnome-shell[73565]: clutter_actor_set_allocation_internal: assertion ‘!isnan (…)’ failed
Actor tried to allocate a size of -2147483648.00 x -2147483648.00
It also happened on another computer with 22.04 and cursor,and 20.04 will not.
Steps to Reproduce
- ubuntu 22.04
- use curso_xxx.deb from Download · Cursor.
- sudo dpkg -i curso_xxx.deb which u downloaded in step 2
- open cursor IDE
- right-click titilebar, when it appear the context menu
- observe if there is still any response on the desktop. The terminal can be restarted and the mouse can be moved, but there is no new response when clicking with the mouse
Operating System
Linux
Version Information
Version: 2.4.23
VSCode Version: 1.105.1
Commit: 379934e04d2b3290cf7aefa14560f942e4212920
Date: 2026-01-29T21:24:23.350Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Linux x64 6.2.0-26-generic
Does this stop you from using Cursor
No - Cursor works, but with this issue
