http://www.cyberforum.ru/java-gui-javafx/thread945002.html дублирование темы.
Доброго дня , при запуске программы (java FX ) , получаю ошибку :
The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 426 error_code 9 request_code 55 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.)
Java Result: 1
Deleting directory /home/scofield/NetBeansProjects/Test/dist/run153184367
Компиз на ubuntu 10 работал , поэтому данная штука должна работать.
lspci | grep VGA
VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
ubuntu 13.04
Попрошу помощи.