-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
glfw.create_window throws uncaught exception under Wayland #173
Comments
I think the solution here would be to change |
Does Malt work for you if you set glfw.ERROR_REPORTING to log? The last time I tested Wayland there were a lot of weird errors. |
Not quite. I have managed to get rid of all the remaining errors in the logs by setting the environment variable |
Please keep me updated if you manage to get it working, |
See line
glfw.GLFWError: (65544) b'Wayland: Focusing a window requires user interaction'
in the attached log.This prevents the add-on from working at all.
Also see this issue and this one.
malt 2021-11-23(07-18)-censored.log
The text was updated successfully, but these errors were encountered: