Uno dei peggiori errori della mia vita!
Vabbhe' se in eclipse, usando il content assist, vi dovesse capitare un errore del tipo
The program 'Eclipse' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 195428 error_code 158 request_code 148 minor_code 7)
(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.)
con conseguente crash immediato, la soluzione la trovate qui: https://bugs.eclipse.org/bugs/show_bug.cgi?id=308731.
L'errore lo potete visualizzare, dopo il crash, solo se lanciate eclispe da bash.
Codice: Seleziona tutto
myuser@myhost:/opt/eclipse$ ./eclipseAhime' mi faro' risentire per altri problemi.
Ciao a tutti