- 
                Notifications
    
You must be signed in to change notification settings  - Fork 92
 
Description
 * Xed version 2.2.3
 * Distribution - Linux Mint 19.2 Tina
When editing a document, I get this. It may or may not be related to repeated copy/pastes.
$ xed My\ File.txt
(xed:30014): Gdk-ERROR **: 14:54:06.874: The program 'xed' 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 1069884 error_code 16 request_code 18 (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.)
Trace/breakpoint trap (core dumped)
Steps to reproduce
Open and edit a file.  It will eventually crash.
Expected behaviour
Not crashing.
Other information