Ticket #1362 (new defect)
wxpython GUI closes suddenly
| Reported by: | lluis | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | wxpython, X Windows error, | Cc: | |
| Platform: | Linux | CPU: | x86-64 |
Description
I start grass70 with the wxpython interface and when I open a menu or a window (for example, when I try to load a vector layer in de map display) the GUI closes suddenly and I can read this message in the terminal:
"GRASS 7.0.svn (girona_4326):~ > The program 'python' 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 17612 error_code 16 request_code 153 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 --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
"
