We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running Miriway/beta (i.e. Mir-2.20.0~rc12) on (pre-release) 25.04 kgx crashes when the mouse moves over it:
Gdk-Message: 17:57:439: Error 22 (Invalid argument) dispatching to Wayland display.
The text was updated successfully, but these errors were encountered:
kgx.log
This looks like a possible toolkit bug (not being compatible with older protocol extension revisions)
[ 661607.237] {Display Queue} wl_display#1.error(wl_display#1, 1, "invalid method 10, object wl_surface@19")
Sorry, something went wrong.
In particular, we're behind with wl-compositor v4. The field is at v6
Note: That doesn't excuse GDK for not working with v4, but explains the failure to test
No branches or pull requests
Running Miriway/beta (i.e. Mir-2.20.0~rc12) on (pre-release) 25.04 kgx crashes when the mouse moves over it:
The text was updated successfully, but these errors were encountered: