Flatpak: BadRegion
I get errors running Flatpak apps.
caleb@hermes:~$ flatpak run app.drey.Warp
(warp:2): Gdk-WARNING **: 21:31:17.443: The program 'warp' received an X
Window System error.
This probably reflects a bug in the program.
The error was 'BadRegion (invalid Region parameter)'.
(Details: serial 785 error_code 140 request_code 138 (XFIXES)
minor_code 11)
(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 GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)
caleb@hermes:~$
--
Caleb Herbert
https://calebh.top/