WindowedScreen.pb example
Posted: Tue Dec 21, 2021 1:07 am
WindowedScreen.pb example results with
(purebasic_compilation5.out:9595): Gdk-ERROR **: 13:03:33.202: The program 'purebasic_compilation1.out' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadContextTag'.
(Details: serial 382 error_code 162 request_code 151 (GLX) minor_code 16)
(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.)