Servoy Developer crash in Debian

Hi all!

Sometimes … I’ve got errors when trying to execute a solution from Servoy Developer

This is the console output:

The program 'Servoy Developer' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 38537 error_code 3 request_code 20 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.)

Anyone knonws what is happening?

Best Regards. Roberto Blasco.

Servoy Version: 5.2.6 - build 1011
Mint Debian 2.6.32-5-686
MySQL 5.1.49-3

Roberto,

I think this is an issue with java 1.6 icw some installed libraries.
I have seen this on some distributions, and on some it works fine with java 1.6.

Try running developer with java 1.5

Rob

Thanks Rob.

Best regards. Roberto Blasco.