Created
February 10, 2020 13:53
-
-
Save gslin/0c9b901da2972abd6d47bb25ecffbb73 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO:root:start | |
INFO:root:Menu shown | |
INFO:root:Fetcher started | |
(indicator-sysmonitor:24837): Gdk-ERROR **: 14:24:46.148: The program 'indicator-sysmonitor' received an X Window System error. | |
This probably reflects a bug in the program. | |
The error was 'BadLength (poly request too large or internal Xlib length erro'. | |
(Details: serial 108076 error_code 16 request_code 32 (core protocol) minor_code 0) | |
(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.) | |
zsh: trace trap (core dumped) /usr/bin/indicator-sysmonitor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment