You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ cursor .@todesktop/runtime: skipping autoUpdater initialization because application is not in AppImage.Warning: 'ozone-platform-hint' is not in the list of known options, but still passed to Electron/Chromium.Warning: 'enable-features' is not in the list of known options, but still passed to Electron/Chromium.Warning: 'enable-wayland-ime' is not in the list of known options, but still passed to Electron/Chromium.Warning: 'update' is not in the list of known options, but still passed to Electron/Chromium.libEGL warning: egl: failed to create dri2 screen
Additional context
I'm doing this kind of reporting for the first time, so I'm unsure if I missed some information. Let me know and I'll do my best to provide it
System metadata
system: "x86_64-linux"
host os: Linux 6.12.19, NixOS, 25.05 (Warbler), 25.05.20250315.c80f6a7
Nixpkgs version
Describe the bug
Starting
code-cursor
with the commandcursor .
shows a couple of warning and an error, failing to start a window and exiting.The error message reads:
libEGL warning: egl: failed to create dri2 screen
Running cursor with
--ozone-platform=x11
flag is able to start up the application properly.Steps to reproduce
Install cursor on the unstable branch via flakes
This is the lock of my flake's nixpkgs
Expected behaviour
Cursor launches normaly
Screenshots
No response
Relevant log output
Additional context
I'm doing this kind of reporting for the first time, so I'm unsure if I missed some information. Let me know and I'll do my best to provide it
System metadata
"x86_64-linux"
Linux 6.12.19, NixOS, 25.05 (Warbler), 25.05.20250315.c80f6a7
yes
yes
nix-env (Nix) 2.24.12
"nixos-24.05"
/nix/store/alzxn3hjisc84hrlv44x6hni48crww26-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: