Первые трудности с люсей или Zend Studio crash
Люся (так я называю Ubuntu Lucid Linx) ведет себя странно с платформой Eclipse. При автозаполнении или подсказке в коде PHP Zend Studio вылетает с такой ошибкой:
The program ‘Zend Studio’ received an X Window System error.
This probably reflects a bug in the program.
The error was ‘RenderBadPicture (invalid Picture parameter)’.
(Details: serial 116578 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.)
Решение проблемы нашлось вот тут.
