Public bug reported:

Running kitty with Xwayland and Sway installed gives:

----
[225 13:13:30.143763] [glfw error 65543]: EGL: Failed to create context: 
Arguments are inconsistent
[225 13:13:30.152170] Traceback (most recent call last):
  File "/usr/bin/../lib/kitty/kitty/main.py", line 344, in main
    _main()
  File "/usr/bin/../lib/kitty/kitty/main.py", line 337, in _main
    run_app(opts, cli_opts, bad_lines)
  File "/usr/bin/../lib/kitty/kitty/main.py", line 160, in __call__
    _run_app(opts, args, bad_lines)
  File "/usr/bin/../lib/kitty/kitty/main.py", line 133, in _run_app
    window_id = create_os_window(
ValueError: Failed to create GLFWwindow
----

It's apparently a recurrance of this prematurely closed upstream bug
report:

https://github.com/kovidgoyal/kitty/issues/98

Following the suggestions in that discussion, my user was already in the
audio and video groups.  I installed mesa-utils and ran glxgears, which
shows animated gears.  This further suggests that the underlying
machinery is in place.

** Affects: kitty (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939911

Title:
  kitty gives “ValueError: Failed to create GLFWwindow” under Sway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kitty/+bug/1939911/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to