Closed anarchopossum closed 1 month ago
Kitty fails to run due to Failed to create GLFWwindow under Debian 12 running Wayland. Kitty also fails to create config file.
Failed to create GLFWwindow
To Reproduce Steps to reproduce the behavior:
Sway
xWayland
Kitty
sway
kitty
➜ ~ kitty [257 23:35:42.350229] [glfw error 65543]: EGL: Failed to create context: Arguments are inconsistent [257 23:35:42.640401] Traceback (most recent call last): File "/usr/bin/../lib/kitty/kitty/main.py", line 477, in main _main() File "/usr/bin/../lib/kitty/kitty/main.py", line 469, in _main run_app(opts, cli_opts, prewarm, bad_lines) File "/usr/bin/../lib/kitty/kitty/main.py", line 233, in __call__ _run_app(opts, args, prewarm, bad_lines) File "/usr/bin/../lib/kitty/kitty/main.py", line 206, in _run_app window_id = create_os_window( ^^^^^^^^^^^^^^^^^ ValueError: Failed to create GLFWwindow
[257 23:35:43.652458] Prewarm process failed to quit gracefully, killing it
**Note**: I also tried installing KDE (wayland) and tried running `kitty` via Konsole with the same error message coming up
I dont provide support for debian kitty packages. Use the official binaries and you will be fine.
https://sw.kovidgoyal.net/kitty/binary/
Kitty fails to run due to
Failed to create GLFWwindow
under Debian 12 running Wayland. Kitty also fails to create config file.To Reproduce Steps to reproduce the behavior:
Sway
,xWayland
, andKitty
via standard apt repossway
kitty
[257 23:35:43.652458] Prewarm process failed to quit gracefully, killing it