-
Notifications
You must be signed in to change notification settings - Fork 63
Description
I'm on Gentoo, and yesterday's update took me to KDE6 which uses wayland by default. I wasn't really intending to bite that bullet yet but here we are I guess! Better get used to it! (and I'll be happy to look into and fix this myself if I can!)
I rebuilt ready (admittedly probably just some old trunk!) and the build worked great, but when I run the 'ready' binary, the UI appears for a brief moment and then it crashes, saying:
The program 'ready' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 39 error_code 8 request_code 145 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)