Ryan1729 created an issue (geany/geany#4546) I had geany open already and switched back to it and apparently in response to me switching to a different file it crashed with this log message:
``` (geany:237444): Gdk-WARNING **: 21:24:19.834: The program 'geany' received an X Window System error. This probably reflects a bug in the program. The error was 'BadIDChoice (invalid resource ID chosen for this connection)'. (Details: serial 56479643 error_code 14 request_code 139 (RENDER) minor_code 4) (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.) ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4546 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
