Skip to content

Wayland: Focusing a window requires user interaction #157

@bearcatsandor

Description

@bearcatsandor

[glfw error 65544]: Wayland: Focusing a window requires user interaction
Traceback (most recent call last):
File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "./main.py", line 13, in
main()
File "./kitty/main.py", line 292, in main
run_app(opts, args)
File "./kitty/main.py", line 202, in run_app
initialize_window(window, opts)
File "./kitty/main.py", line 161, in initialize_window
glewInit()
RuntimeError: GLEW init failed: [4] Unknown error
[glfw error 65537]: The GLFW library is not initialized

Am i missing a library here or is this not operable on Wayland yet?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions