From: Romain S. <ro...@zz...> - 2001-11-23 00:43:19
|
Yo, After upgrading my XFree86 server to version 4.1.0 from 4.0.3, my installment of gl4Java stopped working.... upgrading to the 2.8.0.8 version didn't help either. Additional info: 1) the Mesa demo's (gears,reflect,....) work fine. 2) so do the C opengl progams I build. 3) the gl4Java demo's that used to work fine, have the same problem. 4) the relevant part of the gl4Java messages is: GLERROR: cannot access OpenGL library libGL.so fetched GL/GLU functions succesfully ! Exception occurred during event dispatching: java.lang.StackOverflowError at gl4java.GLContext.openOpenGLNative(Native Method) at gl4java.GLContext.gljInit(GLContext.java:1984) at gl4java.GLContext.createGLContext(GLContext.java:1930) at gl4java.GLContext.<init>(GLContext.java:1153) at gl4java.GLContext.<init>(GLContext.java:1213) at gl4java.GLContext.<init>(GLContext.java:1278) at gl4java.awt.GLCanvas.paint(GLCanvas.java:430) at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:43) at sun.awt.RepaintArea.paint(RepaintArea.java:309) at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:348) at java.awt.Component.dispatchEventImpl(Component.java:2719) at java.awt.Component.dispatchEvent(Component.java:2553) at java.awt.EventQueue.dispatchEvent(EventQueue.java:401) at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:109) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:99) at java.awt.EventDispatchThread.run(EventDispatchThread Does anyone have similar experiences ? TIA, Sloot. |