ryerrabelli / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

X Window System error on Linux x86-64 #422

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If I try to run jmonkeyplatform 3.0 beta on Arch Linux x86-64, I get the 
following error after some time:

The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 21551 error_code 8 request_code 140 minor_code 4)
  (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.)
AL lib: FreeContext: (0x30391d0) Deleting 64 Source(s)
AL lib: FreeContext: (0x30391d0) Deleting 1 AuxiliaryEffectSlot(s)

The jmonkeyplatform exits immediately. An update is impossible, since 
jmonkeyplatform just exits while updating.

Original issue reported on code.google.com by Niclas.H...@gmail.com on 14 Nov 2011 at 10:12

GoogleCodeExporter commented 8 years ago
can you please post this issue in the forum instead (you can login with your 
google account), this entry is not very helpful and could mean anything from a 
broken graphics card driver to a wrong JVM (e.g. OpenJDK is explicitly 
discouraged to use with the SDK)

Original comment by normen667 on 14 Nov 2011 at 10:47