Skip to content
New issue

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

X Windwo system error #275

Open
jotelha opened this issue Oct 16, 2023 · 0 comments
Open

X Windwo system error #275

jotelha opened this issue Oct 16, 2023 · 0 comments

Comments

@jotelha
Copy link
Member

jotelha commented Oct 16, 2023

When debug log level enabled, app might crash with

(__main__.py:33463): Gdk-ERROR **: 11:48:20.462: The program '__main__.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 124054 error_code 11 request_code 130 (MIT-SHM) minor_code 5)
  (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.)
Trace/breakpoint trap (core dumped)

Not sure whether that happens with debug output disabled, observe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant