libEGL failed to create pipe in a jrviewer instance
Posted by amw on May 09, 2013; 9:10am
URL: https://forum.jogamp.org/libEGL-failed-to-create-pipe-in-a-jrviewer-instance-tp4029118.html
Hello,
if a JRVIEWER instance is started a window with the jogl rendering does not appear and the console gives the following error message. The output of test.sh is printed below.
How could I get jogl based viewer to work in jreality?
greetz
amw
=ERROR MESSAGE=
libEGL warning: failed to create a pipe screen for i965
JOGL3Viewer constuctor called
Native[GL4bc false, GL4 false, GL3bc true [3.1 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL3 true [3.1 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL2 true [3.1 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL2ES1 true, GLES1 true [1.0 (ES profile, FBO, hardware)], GL2ES2 true, GLES2 true [2.0 (ES profile, ES2 compatible, FBO, hardware)]], Profiles[GLProfile[GL2ES2/GL3bc.hw], GLProfile[GL2ES1/GL3bc.hw], GLProfile[GL2/GL2.hw], GLProfile[GL3/GL3.hw], GLProfile[GL3bc/GL3bc.hw], GLProfile[GLES2/GLES2.hw], GLProfile[GLES1/GLES1.hw], GLProfile[GL2GL3/GL3bc.hw], GLProfile[GL3bc/GL3bc.hw], , default GLProfile[GL3bc/GL3bc.hw]]
calling JOGLViewer.dispose()
Info: Nativewindow X11 Error: 3 - BadWindow (invalid Window parameter), dpy 0x7f0c88334070, id 4200013, # 3966: 20:0 X_GetProperty
Info: Nativewindow X11 Error: 3 - BadWindow (invalid Window parameter), dpy 0x7f0c88334070, id 4200013, # 3967: 20:0 X_GetProperty
=OUTPUT OF TEST AND TEST_DBG.SH=
./test.sh AND ./test_dbg.sh
/usr/bin/java
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
LIBXCB_ALLOW_SLOPPY_LOCK:
LIBGL_DRIVERS_PATH:
LIBGL_DEBUG:
java
CLASSPATH: jar/gluegen-rt.jar:jar/jogl-all.jar
Fehler: Hauptklasse com.jogamp.newt.opengl.GLWindow konnte nicht gefunden oder geladen werden