Bugzilla – Attachment 555 Details for
Bug 910
IcedTea Web removes Components from the Applet Container before Applet.stop() causing a Crash.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
IcedTea Debug Log (post fix)
jogl-icetea.log (text/plain), 407.92 KB, created by
Sven Gothel
on 2013-11-23 17:04:43 CET
(
hide
)
Description:
IcedTea Debug Log (post fix)
Filename:
MIME Type:
Creator:
Sven Gothel
Created:
2013-11-23 17:04:43 CET
Size:
407.92 KB
patch
obsolete
>JOGLNewtApplet1Run.init() START - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >JOGLNewtApplet1Run Configuration: >glStandalone: false >glEventListenerClazzName: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2 >glProfileName: GL2ES2 >glSwapInterval: 1 >glDebug: false >glTrace: false >glUndecorated: false >glAlwaysOnTop: false >glCloseable: false >glOpaque: true >glAlphaBits: 0 >glNumMultisampleBuffer: 0 >glNoDefaultKeyListener: false >GLProfile.initSingleton() - thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:118) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - Info: NativeWindowFactory.<init> >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - NativeWindowFactory.initSingleton() >JAWTUtil initialization (JAWT/JNI/... >JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) >OGLUtilities.UNDEFINED = 0 >OGLUtilities.WINDOW = 1 >OGLUtilities.PBUFFER = 2 >OGLUtilities.TEXTURE = 3 >OGLUtilities.FLIP_BACKBUFFER = 4 >OGLUtilities.FBOBJECT = 5 >Checking for Java2D/OpenGL support >Java2D support: default GraphicsConfiguration = sun.awt.X11GraphicsConfig >JOGL/Java2D OGL Pipeline active false, resourceCompatible false >JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true >JAWTUtil: Has Java2D true >JAWTUtil: Is headless false >JAWTUtil: AWT Desktop hints 1 >JAWTUtil: OffscreenLayer Supported: false - Required false >X11Util.initSingleton(): OK true], > X11 Display(NULL) <:0>, > XSynchronize Enabled: false, > X11_EXTENSION_ATIFGLRXDRI false, > X11_EXTENSION_ATIFGLEXTENSION false, > requiresToolkitLock true, > hasThreadingIssues false, > markAllDisplaysUnclosable false >NativeWindowFactory.registerFactory() interface javax.media.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@16c39a55 >NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@16c39a55 >NativeWindowFactory requiresToolkitLock true, desktopHasThreadingIssues false >NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@16c39a55 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - Info: GraphicsConfigurationFactory.<init> >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - GraphicsConfigurationFactory.initSingleton() >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@2ac09e0f, overridding: null >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb, overridding: null >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854, overridding: null >GLProfile.init - thread: NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >----------------------------------------------------------------------------------------------------- >Platform: LINUX / Linux 3.12.0-x64-k10-nlb-jau01 (3.12.0), amd64 (arch), GENERIC_ABI, 8 cores >MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: > int8 1 / 1, int16 2 / 2 > int 4 / 4, long 8 / 8 > int32 4 / 4, int64 8 / 8 > float 4 / 4, double 8 / 8, ldouble 16 / 16 > pointer 8 / 8, page 4096 >Platform: Java Version: 1.7.0_21 (1.7.0u21), VM: OpenJDK 64-Bit Server VM, Runtime: OpenJDK Runtime Environment >Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: com.jogamp.common >Extension Name: com.jogamp.common >Specification Title: GlueGen Java Bindings Generator >Specification Vendor: JogAmp Community >Specification Version: 2.1 >Implementation Title: GlueGen Run-Time >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.1.3-rc-20131117 >Implementation Build: 2.1-bmanual-20131117 >Implementation Branch: master >Implementation Commit: e90a2c65519168fd825e57b554cc0d82fffebdc4 >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: javax.media.nativewindow >Extension Name: javax.media.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.1 >Implementation Title: Java Bindings for OpenGL Runtime Environment >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.1.3-rc-20131123 >Implementation Build: 2.1-bmanual-20131123 >Implementation Branch: master >Implementation Commit: 832a69834200f34a44d72639bfd47e73c72d2b42 >----------------------------------------------------------------------------------------------------- >----------------------------------------------------------------------------------------------------- >Package: javax.media.opengl >Extension Name: javax.media.opengl >Specification Title: Java Bindings for OpenGL API Specification >Specification Vendor: JogAmp Community >Specification Version: 2.1 >Implementation Title: Java Bindings for OpenGL Runtime Environment >Implementation Vendor: JogAmp Community >Implementation Vendor ID: com.jogamp >Implementation URL: http://jogamp.org/ >Implementation Version: 2.1.3-rc-20131123 >Implementation Build: 2.1-bmanual-20131123 >Implementation Branch: master >Implementation Commit: 832a69834200f34a44d72639bfd47e73c72d2b42 >----------------------------------------------------------------------------------------------------- >GLDrawableFactory.static - Native OS Factory for: .x11: jogamp.opengl.x11.glx.X11GLXDrawableFactory >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@704adcff, overridding: null >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:229) > at jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory.registerFactory(X11GLXGraphicsConfigurationFactory.java:86) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory.<init>(X11GLXDrawableFactory.java:123) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:525) > at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:171) > at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:193) > at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:213) > at com.jogamp.common.util.ReflectionUtil.createInstance(ReflectionUtil.java:235) > at javax.media.opengl.GLDrawableFactory.initSingletonImpl(GLDrawableFactory.java:166) > at javax.media.opengl.GLDrawableFactory.initSingleton(GLDrawableFactory.java:129) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1573) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable >Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb >Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854 >Factory #2: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@704adcff >Factory #3: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@2ac09e0f >GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.x11.X11GraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] >GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.nativewindow.CapabilitiesImmutable] >GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb >SharedResourceRunner.start() - start new Thread - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >SharedResourceRunner.run(): STARTED - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >SharedResourceRunner.run(): READY - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3, overridding: jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@704adcff >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3, overridding: null >Info: EGLDrawableFactory: EGL ES1 - OK, isANGLE: false >Info: EGLDrawableFactory: EGL ES2 - OK (includesES1 false, isANGLE: false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - EGLGraphicsDevice.open(): EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >EGLDisplayUtil.eglGetDisplay(): eglDisplay(0x0): 0x7f65e0154420, OK >EGLDisplayUtil.eglInitialize(0x7f65e0154420 ...): #1, EGLDisplay[0x7f65e0154420: refCnt 1] = true >Info: GLProfile.init - Default device is desktop derived: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] >Info: GLProfile.initProfilesForDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] (com.jogamp.nativewindow.egl.EGLGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory true >GLProfile.init map decon, desktopCtxUndef false, esCtxUndef true >GLProfile.init map *** no mapping for GL4bc on device decon >GLProfile.init map *** no mapping for GL3bc on device decon >GLProfile.init map *** no mapping for GL2 on device decon >GLProfile.init map *** no mapping for GL4 on device decon >GLProfile.init map *** no mapping for GL3 on device decon >GLProfile.init map GLProfile[GLES3/GLES3.sw] on device decon >GLProfile.init map defaultAny GLProfile[GLES3/GLES3.sw] on device decon >GLProfile.init map GLProfile[GL4ES3/GLES3.sw] on device decon >GLProfile.init map *** no mapping for GL2GL3 on device decon >GLProfile.init map GLProfile[GLES2/GLES2.sw] on device decon >GLProfile.init map GLProfile[GL2ES2/GLES3.sw] on device decon >GLProfile.init map GLProfile[GLES1/GLES1.sw] on device decon >GLProfile.init map GLProfile[GL2ES1/GLES1.sw] on device decon >EGLDrawableFactory.createShared: (defaultDevice): req. device: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:568) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >EGLDrawableFactory.createShared(): device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >EGLDrawableFactory.mapAvailableEGLESConfig: GLES1 ( 1 ), defaultSharedResourceSet false, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice true) >EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7f65e0154420, nativeVisualID 0x0, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], winbits PBUFFER, fboAvail false, device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], .egl_decon_0, numEGLConfigs 40 >EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7f65e017a100, idx 0 >EGLGraphicsConfiguration.eglChooseConfig: #1 useRecommendedIndex true, skipCapsChooser true >EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: got configs: 1 >0: GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7f65e017a100: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >PBuffer setSurface result: eglSurface 0x7f65e01815a0 >EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:478) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e01815a0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x404226a8, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x404226a8, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing this eglDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], using this config EGLGraphicsConfiguration EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Fin: Already valid EGL surface - use as-is: WrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <36f8008d, 53ec452c>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLDummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e01815a0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: createHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit true) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Created OpenGL context 0x7f65e0186bd0, > write surface 0x7f65e01815a0, > read surface 0x7f65e01815a0, > EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x75b67b41, handle 0x7f65e0186bd0, isShared false, null, > quirks: n/a, > Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, > factory jogamp.opengl.egl.EGLDrawableFactory@1f5624c7, > surface EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ], > eglSurface 0x7f65e01815a0, > eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]], > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]]] , > sharing with 0x0 >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, <null> -> GLES1Impl, jogamp.opengl.es1.GLES1Impl@508894e3 >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:221) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Initializing EGLextension address table: EGL-.egl_decon_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext EGL ProcAddressTable mapping key(EGL-.egl_decon_0) -> 0x1c71cff7 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] - 1.0 (ES profile, hardware) - OpenGL ES-CM 1.1 Mesa 9.2.2, Number(Str) 1.1.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Pre version verification - expected 1.0 (ES profile, hardware), strictMatch true, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Version verification (Int): String OpenGL ES-CM 1.1 Mesa 9.2.2, Number(Int) 0.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Version verification (String): String OpenGL ES-CM 1.1 Mesa 9.2.2, Number(Str) 1.1.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Post version verification req 1.0 (ES profile, hardware) -> has 1.1 (ES profile, hardware), strictMatch true, versionValidated true, versionGL3IntOK false >Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) >Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) >Quirks local: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget] >Quirks sticky on EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail.0 validated FQN: .egl_decon_0-0x1010048 - 1.1 (ES profile, software) - OpenGL ES-CM 1.1 Mesa 9.2.2 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext GL ProcAddressTable mapping key(.egl_decon_0-0x1010048) -> 0x141aebec >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.es1.GLES1Impl@508894e3, OpenGL 1.1 (ES profile, software) - OpenGL ES-CM 1.1 Mesa 9.2.2 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 1.1 (ES profile, software) - OpenGL ES-CM 1.1 Mesa 9.2.2, use glGetString >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GL_EXTENSIONS: 40, used glGetString >EGL extensions: EGL_KHR_surfaceless_context >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GLX_EXTENSIONS: 1 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GL vendor: VMware, Inc. >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: ALL EXTENSIONS: 41 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Added GL_ES_VERSION_1_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Added GL_ES_VERSION_1_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext GL ExtensionAvailabilityCache mapping key(.egl_decon_0-0x1010048) -> 0x585a9eb3 - entries: 44 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail.X: OK .egl_decon_0-0x1010048 - 1.1 (ES profile, FP32 compat, software) - glErr 0x500 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Create GL context OK: obj 0x75b67b41, ctx 0x7f65e0186bd0, surf 0x7f65e01815a0 for jogamp.opengl.egl.EGLContext - 1.1 (ES profile, FP32 compat, software) - OpenGL ES-CM 1.1 Mesa 9.2.2 >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 1.1 (ES profile, FP32 compat, software) - OpenGL ES-CM 1.1 Mesa 9.2.2 >GLDebugMessageHandler.init(false) .. n/a >GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]]: 1.0 (ES profile, hardware) -> 1.1 (ES profile, FP32 compat, software) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContextImpl.destroy.0: obj 0x75b67b41, ctx 0x7f65e0186bd0, surf 0x7f65e01815a0, isShared false - <48553438, 51d76da1>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContextImpl.destroy.X: obj 0x75b67b41, ctx 0x0, isShared false - <48553438, 51d76da1>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:509) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:612) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: destroyHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e01815a0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES1/GLES1.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <68d0db31, 67e6a3b9>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >, upstreamSurface true ] >EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e01815a0] >EGLDrawableFactory.mapAvailableEGLESConfig: GLES3 ( 3 ), defaultSharedResourceSet false, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice true) >EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7f65e0154420, nativeVisualID 0x0, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], winbits PBUFFER, fboAvail false, device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], .egl_decon_0, numEGLConfigs 40 >EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7f65e017a100, idx 0 >EGLGraphicsConfiguration.eglChooseConfig: #1 useRecommendedIndex true, skipCapsChooser true >EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: got configs: 1 >0: GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7f65e017a100: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >PBuffer setSurface result: eglSurface 0x7f65e0188160 >EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:478) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e0188160 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x7a2efecc, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x7a2efecc, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing this eglDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], using this config EGLGraphicsConfiguration EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Fin: Already valid EGL surface - use as-is: WrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <235a41bf, 7a9274ba>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLDummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e0188160 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: createHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit true) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Created OpenGL context 0x7f65e0186bd0, > write surface 0x7f65e0188160, > read surface 0x7f65e0188160, > EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x252d9e34, handle 0x7f65e0186bd0, isShared false, null, > quirks: n/a, > Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, > factory jogamp.opengl.egl.EGLDrawableFactory@1f5624c7, > surface EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ], > eglSurface 0x7f65e0188160, > eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]], > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]]] , > sharing with 0x0 >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, <null> -> GLES3Impl, jogamp.opengl.es3.GLES3Impl@55ed7afd >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:221) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Initializing EGLextension address table: EGL-.egl_decon_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext EGL ProcAddressTable reusing key(EGL-.egl_decon_0) -> 0x1c71cff7 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] - 3.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.2, Number(Str) 3.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Pre version verification - expected 3.0 (ES profile, hardware), strictMatch true, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Version verification (Int): String OpenGL ES 3.0 Mesa 9.2.2, Number(Int) 3.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Post version verification req 3.0 (ES profile, hardware) -> has 3.0 (ES profile, hardware), strictMatch true, versionValidated true, versionGL3IntOK true >Quirk: NoSetSwapIntervalPostRetarget: cause: Renderer Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) >Quirk: NoDoubleBufferedPBuffer: cause: Renderer Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) >Quirks local: [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget] >Quirks sticky on EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail.0 validated FQN: .egl_decon_0-0x3000048 - 3.0 (ES profile, software) - OpenGL ES 3.0 Mesa 9.2.2 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext GL ProcAddressTable mapping key(.egl_decon_0-0x3000048) -> 0xd41726b >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.es3.GLES3Impl@55ed7afd, OpenGL 3.0 (ES profile, software) - OpenGL ES 3.0 Mesa 9.2.2 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.0 (ES profile, software) - OpenGL ES 3.0 Mesa 9.2.2, use glGetString >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GL_EXTENSIONS: 34, used glGetString >EGL extensions: EGL_KHR_surfaceless_context >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GLX_EXTENSIONS: 1 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: GL vendor: VMware, Inc. >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: ALL EXTENSIONS: 35 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Added GL_ES_VERSION_3_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html:ExtensionAvailabilityCache: Added GL_ES_VERSION_2_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext GL ExtensionAvailabilityCache mapping key(.egl_decon_0-0x3000048) -> 0x43bed599 - entries: 38 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail.X: OK .egl_decon_0-0x3000048 - 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Create GL context OK: obj 0x252d9e34, ctx 0x7f65e0186bd0, surf 0x7f65e0188160 for jogamp.opengl.egl.EGLContext - 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) - OpenGL ES 3.0 Mesa 9.2.2 >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) - OpenGL ES 3.0 Mesa 9.2.2 >GLDebugMessageHandler.init(false) .. n/a >GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContextImpl.destroy.0: obj 0x252d9e34, ctx 0x7f65e0186bd0, surf 0x7f65e0188160, isShared false - <2b91d1af, 725d4e81>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContextImpl.destroy.X: obj 0x252d9e34, ctx 0x0, isShared false - <2b91d1af, 725d4e81>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:509) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:617) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: destroyHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e0188160 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES3/GLES3.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <19fe9620, 19321c35>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >, upstreamSurface true ] >EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e0188160] >EGLDrawableFactory.mapAvailableEGLESConfig: GLES2 ( 2 ), defaultSharedResourceSet false, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice true) >EGLGraphicsConfiguration.eglChooseConfig: eglChooseConfig eglDisplay 0x7f65e0154420, nativeVisualID 0x0, capsChosen GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], winbits PBUFFER, fboAvail false, device EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], .egl_decon_0, numEGLConfigs 40 >EGLGraphicsConfiguration.eglChooseConfig: #1 eglChooseConfig: recommended fbcfg 0x7f65e017a100, idx 0 >EGLGraphicsConfiguration.eglChooseConfig: #1 useRecommendedIndex true, skipCapsChooser true >EGLGraphicsConfiguration.eglChooseConfig: #1 fbcfg caps GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: got configs: 1 >0: GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >EGLGraphicsConfiguration.eglChooseConfig: X chosen :0, eglConfig: 0x7f65e017a100: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >PBuffer setSurface result: eglSurface 0x7f65e03b53f0 >EGLWrappedSurface.ctor(): EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: false -> true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:478) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:618) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e03b53f0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): SurfaceConfig: EGLGraphicsConfiguration, hash 0x59cfb7cd, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamDevice: EGLGraphicsDevice, hash 0xb88c512, EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): UpstreamConfig: EGLGraphicsConfiguration, hash 0x59cfb7cd, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing this eglDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], using this config EGLGraphicsConfiguration EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Reusing eglConfig: EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLUpstreamSurfaceHook.create( up WrappedSurface -> this EGLWrappedSurface ): Fin: Already valid EGL surface - use as-is: WrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <542c21cb, 1d5ec199>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLDummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ] >ProxySurfaceImpl: surface change 0x0 -> 0x7f65e03b53f0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(true): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: createHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit true) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Created OpenGL context 0x7f65e0186bd0, > write surface 0x7f65e03b53f0, > read surface 0x7f65e03b53f0, > EGLContext [Version null [GL 0.0.0 (n/a), vendor 0.0.0 (n/a)], options 0x0, this 0x37f832df, handle 0x7f65e0186bd0, isShared false, null, > quirks: n/a, > Drawable: jogamp.opengl.egl.EGLOnscreenDrawable[realized true, > factory jogamp.opengl.egl.EGLDrawableFactory@1f5624c7, > surface EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ], > eglSurface 0x7f65e03b53f0, > eglConfig EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]], > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]]] , > sharing with 0x0 >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, <null> -> GLES3Impl, jogamp.opengl.es3.GLES3Impl@7d3eb2e >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:221) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:482) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:618) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Initializing EGLextension address table: EGL-.egl_decon_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext EGL ProcAddressTable reusing key(EGL-.egl_decon_0) -> 0x1c71cff7 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Given EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]] - 2.0 (ES profile, hardware) - OpenGL ES 3.0 Mesa 9.2.2, Number(Str) 3.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Pre version verification - expected 2.0 (ES profile, hardware), strictMatch true, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail: Version verification (Int): String OpenGL ES 3.0 Mesa 9.2.2, Number(Int) 3.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 2.0 (ES profile, hardware) -> OpenGL ES 3.0 Mesa 9.2.2, 3.0.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: createImpl: setGLFunctionAvailability FAILED delete 0x7f65e0186bd0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: Create GL context FAILED obj 0x37f832df, surf 0x7f65e03b53f0 for jogamp.opengl.egl.EGLContext >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.ContextSwitch[makeCurrent.1]: Context lock.unlock() due to error, res CONTEXT_NOT_CURRENT, <5b44699b, 68716dec>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContextImpl.destroy.0: obj 0x37f832df, ctx 0x0, surf 0x7f65e03b53f0, isShared false - <5b44699b, 68716dec>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: setRealized: drawable EGLOnscreenDrawable, surface EGLWrappedSurface, isProxySurface true: true -> false >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.egl.EGLDrawableFactory.mapAvailableEGLESConfig(EGLDrawableFactory.java:509) > at jogamp.opengl.egl.EGLDrawableFactory.createEGLSharedResourceImpl(EGLDrawableFactory.java:618) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:574) > at jogamp.opengl.egl.EGLDrawableFactory.getOrCreateSharedResourceImpl(EGLDrawableFactory.java:84) > at jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:96) > at jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:125) > at javax.media.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:323) > at javax.media.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1765) > at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1698) > at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1666) > at javax.media.opengl.GLProfile.access$100(GLProfile.java:76) > at javax.media.opengl.GLProfile$1.run(GLProfile.java:155) > at java.security.AccessController.doPrivileged(Native Method) > at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123) > at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2070) > at javax.media.opengl.GLProfile.get(GLProfile.java:906) > at javax.media.opengl.GLProfile.get(GLProfile.java:922) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:183) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: destroyHandle of EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: EGLDrawable.setRealized(false): NOP - EGLWrappedSurface[ displayHandle 0x7f65e0154420 >, surfaceHandle 0x7f65e03b53f0 >, size 64x64 >, UOB[ ] >, EGLGraphicsConfiguration[DefaultGraphicsScreen[EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner true, <28f7852b, 1247df10>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html>]]], idx 0], > eglConfigHandle 0x7f65e017a100, eglConfigID 0x25, > requested GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer]], > chosen GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GLES2/GLES2.sw], offscr[pbuffer], [0x4d: GL, GLES1, GLES2, GLES3, VG]]] >, surfaceLock <76774e0f, 12a5f78c>[count 0, qsz 0, owner <NULL>] >, EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >, upstreamSurface true ] >EGLUpstreamSurfaceHook.destroy(EGLWrappedSurface): EGLUpstreamSurfaceHook[ 64x64, jogamp.nativewindow.WrappedSurface: 0x7f65e03b53f0] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html: createContextARB: SET mappedVersionsAvailableSet .egl_decon_0 >.egl_decon_0-0x1080000: 1.1 (ES profile, FP32 compat, software) >.egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >EGLDrawableFactory.createShared: devices: queried nativeTK false, adevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >EGLDrawableFactory.createShared: context ES1: true, hasPBuffer true >EGLDrawableFactory.createShared: context ES2: false, hasPBuffer true >EGLDrawableFactory.createShared: context ES3: true, hasPBuffer true >EGLDrawableFactory.map 1 >EGLDrawableFactory.map[0] .egl_decon_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat, software)], es2/3 [es2 false, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, software)]] >GLProfile.initProfilesForDevice: EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]]: egl Shared Ctx true >GLProfile.init map decon, desktopCtxUndef false, esCtxUndef false >GLProfile.init map *** no mapping for GL4bc on device decon >GLProfile.init map *** no mapping for GL3bc on device decon >GLProfile.init map *** no mapping for GL2 on device decon >GLProfile.init map *** no mapping for GL4 on device decon >GLProfile.init map *** no mapping for GL3 on device decon >GLProfile.init map GLProfile[GLES3/GLES3.sw] on device decon >GLProfile.init map defaultAny GLProfile[GLES3/GLES3.sw] on device decon >GLProfile.init map GLProfile[GL4ES3/GLES3.sw] on device decon >GLProfile.init map *** no mapping for GL2GL3 on device decon >GLProfile.init map *** no mapping for GLES2 on device decon >GLProfile.init map GLProfile[GL2ES2/GLES3.sw] on device decon >GLProfile.init map GLProfile[GLES1/GLES1.sw] on device decon >GLProfile.init map GLProfile[GL2ES1/GLES1.sw] on device decon >GLProfile.initProfilesForDevice: decon: added profile(s): desktop false, egl true >GLProfile.initProfilesForDevice: decon: Natives[GL4bc false, GL4 false, GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, software)], GL3bc false, GL3 false, GL2 false, GLES2 false, GLES1 true [1.1 (ES profile, FP32 compat, software)], count 2 / 8], Common[, GL4ES3 true, GL2GL3 false, GL2ES2 true, GL2ES1 true], Mappings[GLES3 GLProfile[GLES3/GLES3.sw], GL2ES2 GLProfile[GL2ES2/GLES3.sw], GL2ES1 GLProfile[GL2ES1/GLES1.sw], GLES1 GLProfile[GLES1/GLES1.sw], GL4ES3 GLProfile[GL4ES3/GLES3.sw], , default GLProfile[GLES3/GLES3.sw], count 5 / 12] >GLProfile.dumpGLInfo: shared context n/a >GLCaps[egl cfg 0x1, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x2, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x7, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x8, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0xd, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0xe, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x13, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x14, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x19, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x1a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x1f, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x20, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x26, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x31, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x32, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x37, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x38, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x5b, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x5c, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x61, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x62, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x67, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x68, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x6d, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x6e, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x73, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x74, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x79, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x7a, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x7f, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x80, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x85, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x86, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x8b, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x8c, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x91, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >GLCaps[egl cfg 0x92, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] >Info: GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] (com.jogamp.nativewindow.x11.X11GraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory true >GLProfile.init map :0, desktopCtxUndef true, esCtxUndef true >GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device :0 >GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device :0 >GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device :0 >GLProfile.init map GLProfile[GL2/GL2.sw] on device :0 >GLProfile.init map GLProfile[GL4/GL4.sw] on device :0 >GLProfile.init map GLProfile[GL3/GL3.sw] on device :0 >GLProfile.init map GLProfile[GLES3/GLES3.sw] on device :0 >GLProfile.init map GLProfile[GL4ES3/GL3bc.sw] on device :0 >GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device :0 >GLProfile.init map GLProfile[GLES2/GLES2.sw] on device :0 >GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device :0 >GLProfile.init map GLProfile[GLES1/GLES1.sw] on device :0 >GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device :0 >SharedResourceRunner.getOrCreateShared() :0: trying - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65e03af060, refCount 1, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >XineramaIsEnabled Cache: Display :0 (0x7f65e03af060) -> true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65e03af060, owner true, ResourceToolkitLock[obj 0x66ae2a84, isOwner false, <346974c6, 77718e0b>[count 0, qsz 0, owner <NULL>]]] >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65e03af060, refCount 0, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >GLX is available on device/server: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x66ae2a84, isOwner false, <346974c6, 77718e0b>[count 0, qsz 0, owner <NULL>]]] >SharedResourceRunner.doAndWait() START init: :0, release: null - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >SharedResourceRunner.doAndWait() set command: :0, release: null - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >SharedResourceRunner.run(): WOKE UP for device connection init: :0, release: null - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >SharedResourceRunner.run(): create Shared for: :0 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65d80d7e40, refCount 1, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner - X11GraphicsDevice.getDefaultDisplay() of X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 0, count 1 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner - X11GraphicsDevice.getDefaultDisplay() of X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 0, count 1 >glXChooseFBConfig recommended fbcfg 0x10d, idx 0 >useRecommendedIndex true, skipCapsChooser true >user caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] >fbcfg caps 60, availCaps GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationFBConfig: got configs: 1 >0: GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationStatic(visualID 0x0, X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0],GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: setRealized: drawable X11OnscreenGLXDrawable, surface WrappedSurface, isProxySurface true: false -> true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:274) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) > at java.lang.Thread.run(Thread.java:722) >ProxySurfaceImpl: surface change 0x0 -> 0x5800002 >X11GLXGraphicsConfiguration.updateGraphicsConfiguration kept:X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: X11GLXDrawable.setRealized(true): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.resetStates(isInit true) >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@678bddfd >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:348) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:289) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable mapping key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]] - 0.0 (Compat profile, hardware) - 4.4.0 NVIDIA 331.20, Number(Str) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 0.0 (Compat profile, hardware), strictMatch false, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.4.0 NVIDIA 331.20, Number(Int) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 0.0 (Compat profile, hardware) -> has 4.4 (Compat profile, hardware), strictMatch false, versionValidated true, versionGL3IntOK true >Quirks local: [] >Quirks sticky on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0_0-0x4040002 - 4.4 (Compat profile, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0_0-0x4040002) -> 0x1da5e34e >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@678bddfd, OpenGL 4.4 (Compat profile, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.4 (Compat profile, hardware) - 4.4.0 NVIDIA 331.20, use glGetString >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 292, used glGetString >GLX Version client version 1.4.0, server: 1.4.0 >GLX extensions (glXGetClientString): GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_import_context GLX_SGI_video_sync GLX_NV_swap_group GLX_NV_video_out GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_fbconfig_packed_float GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_NV_present_video GLX_NV_copy_image GLX_NV_multisample_coverage GLX_NV_video_capture GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness >GLX extensions (glXQueryExtensionsString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage GLX_ARB_get_proc_address >GLX extensions (glXQueryServerString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 28 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 320 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0_0-0x4040002) -> 0x75ee2516 - entries: 338 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0_0-0x4040002 - 4.4 (Compat profile, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(:0): false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.4, major[4..4], minor[0..4] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.4 (Core profile, arb, hardware) - @creation, handle 0x5800002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7f661745ea20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBImpl: OK 4.4 (Core profile, arb, hardware) - @creation, share 0, direct true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]] - 4.4 (Core profile, arb, hardware) - 4.4.0 NVIDIA 331.20, Number(Str) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Core profile, arb, hardware), strictMatch true, glVersionsMapping true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.4.0 NVIDIA 331.20, Number(Int) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.4 (Core profile, arb, hardware) -> has 4.4 (Core profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntOK true >Quirks local: [] >Quirks sticky on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0_0-0x4040005 - 4.4 (Core profile, arb, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0_0-0x4040005) -> 0x352b9aeb >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@678bddfd, OpenGL 4.4 (Core profile, arb, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.4 (Core profile, arb, hardware) - 4.4.0 NVIDIA 331.20, use glGetStringi >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 291, used glGetStringi >GLX Version client version 1.4.0, server: 1.4.0 >GLX extensions (glXGetClientString): GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_import_context GLX_SGI_video_sync GLX_NV_swap_group GLX_NV_video_out GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_fbconfig_packed_float GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_NV_present_video GLX_NV_copy_image GLX_NV_multisample_coverage GLX_NV_video_capture GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness >GLX extensions (glXQueryExtensionsString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage GLX_ARB_get_proc_address >GLX extensions (glXQueryServerString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 28 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 319 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0_0-0x4040005) -> 0x41c7d592 - entries: 337 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0_0-0x4040005 - 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBVersions.X: ctx 0x7f65d84e4a10, share 0, direct true, version 4.4, major[4..4], minor[0..4] >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 4.0 (Core profile, hardware) -> 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.4 -> 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 3.0 (Core profile, hardware) -> 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBVersions.1: share 0, direct true, version 4.4, major[4..4], minor[0..4] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.4 (Compat profile, arb, hardware) - @creation, handle 0x5800002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7f661745ea20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBImpl: OK 4.4 (Compat profile, arb, hardware) - @creation, share 0, direct true >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@269685fb >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1071) > at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1009) > at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:919) > at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:828) > at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:356) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:289) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]] - 4.4 (Compat profile, arb, hardware) - 4.4.0 NVIDIA 331.20, Number(Str) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Compat profile, arb, hardware), strictMatch true, glVersionsMapping true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.4.0 NVIDIA 331.20, Number(Int) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.4 (Compat profile, arb, hardware) -> has 4.4 (Compat profile, arb, hardware), strictMatch true, versionValidated true, versionGL3IntOK true >Quirks local: [] >Quirks sticky on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0_0-0x4040003 - 4.4 (Compat profile, arb, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(.x11_:0_0-0x4040003) -> 0x22f46577 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@269685fb, OpenGL 4.4 (Compat profile, arb, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.4 (Compat profile, arb, hardware) - 4.4.0 NVIDIA 331.20, use glGetStringi >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 292, used glGetStringi >GLX Version client version 1.4.0, server: 1.4.0 >GLX extensions (glXGetClientString): GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_import_context GLX_SGI_video_sync GLX_NV_swap_group GLX_NV_video_out GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_fbconfig_packed_float GLX_EXT_texture_from_pixmap GLX_EXT_framebuffer_sRGB GLX_NV_present_video GLX_NV_copy_image GLX_NV_multisample_coverage GLX_NV_video_capture GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness >GLX extensions (glXQueryExtensionsString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage GLX_ARB_get_proc_address >GLX extensions (glXQueryServerString): GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 28 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 320 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(.x11_:0_0-0x4040003) -> 0x5b31798e - entries: 338 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0_0-0x4040003 - 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBVersions.X: ctx 0x7f65d84e4890, share 0, direct true, version 4.4, major[4..4], minor[0..4] >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 4.0 (Compat profile, hardware) -> 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB-MapVersionsAvailable HAVE: 4.2 -> 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 3.0 (Compat profile, hardware) -> 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: 2.0 (Compat profile, hardware) -> 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet .x11_:0_0 >.egl_decon_0-0x1080000: 1.1 (ES profile, FP32 compat, software) >.x11_:0_0-0x3020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x4020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x2020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x3040000: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >.x11_:0_0-0x4040000: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >GLContextImpl.mapGLVersions: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], profileAliasing: true, total 73.627736ms >.egl_decon_0-0x1080000: 1.1 (ES profile, FP32 compat, software) >.x11_:0_0-0x3020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x4020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x2020000: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.x11_:0_0-0x3040000: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >.egl_decon_0-0x3080000: 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >.x11_:0_0-0x4040000: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB: Requested 2.0 (Compat profile, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARB: Mapped 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - @creation, handle 0x5800002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7f661745ea20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextARBImpl: OK 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - @creation, share 0, direct true >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@d238868 >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:853) > at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:356) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:289) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]] - 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20, Number(Str) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware), strictMatch false, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Version verification (Int): String 4.4.0 NVIDIA 331.20, Number(Int) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail: Post version verification req 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) -> has 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK true >Quirks local: [] >Quirks sticky on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0_0-0x4040003 - 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ProcAddressTable reusing key(.x11_:0_0-0x4040003) -> 0x22f46577 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache reusing key(.x11_:0_0-0x4040003) -> 0x5b31798e - entries: 338 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.setGLFuncAvail.X: OK .x11_:0_0-0x4040003 - 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextImpl: OK (ARB, initial) share 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: createContextImpl: OK direct true/true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: Create GL context OK: obj 0x25c05f8, ctx 0x7f65d84e4890, surf 0x5800002 for jogamp.opengl.x11.glx.X11GLXContext - 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLDebugMessageHandler.init(false) .. n/a >SharedDevice: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]] >SharedScreen: X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0] >SharedContext: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)], options 0x1c03, this 0x25c05f8, handle 0x7f65d84e4890, isShared false, jogamp.opengl.gl4.GL4bcImpl@d238868, > quirks: [], > Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5800002, > Surface WrappedSurface[ displayHandle 0x7f65d80d7e40 >, surfaceHandle 0x5800002 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner true, <139657d5, 73606afe>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >, surfaceLock <557597b7, 1b3b9b36>[count 0, qsz 0, owner <NULL>] >, X11DummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ]], direct true] , madeCurrent true >GLX Server Vendor: NVIDIA Corporation >GLX Server Version: 1.4.0, forced false >GLX Server Multisample: true >GLX Client Vendor: NVIDIA Corporation >GLX Client Version: 1.4.0 >GLX Client Multisample: true >SharedResourceRunner.run(): READY - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >SharedResourceRunner.initializeAndWait END init: :0, release: null - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >SharedResourceRunner.getOrCreateShared() :0: success - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]]: desktop Shared Ctx true >GLProfile.init map :0, desktopCtxUndef false, esCtxUndef false >GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL2/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL4/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL3/GL4.hw] on device :0 >GLProfile.init map *** no mapping for GLES3 on device :0 >GLProfile.init map GLProfile[GL4ES3/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device :0 >GLProfile.init map *** no mapping for GLES2 on device :0 >GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device :0 >GLProfile.init map *** no mapping for GLES1 on device :0 >GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device :0 >GLProfile.init map :0, desktopCtxUndef false, esCtxUndef true >GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL2/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL4/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL3/GL4.hw] on device :0 >GLProfile.init map GLProfile[GLES3/GLES3.hw] on device :0 >GLProfile.init map GLProfile[GL4ES3/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GLES2/GLES2.hw] on device :0 >GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device :0 >GLProfile.init map GLProfile[GLES1/GLES1.hw] on device :0 >GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device :0 >EGLDrawableFactory.createShared(): device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] >EGLDrawableFactory.mapAvailableEGLESConfig: GLES1 ( 1 ), defaultSharedResourceSet true, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice false) >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]]: 1.0 (ES profile, hardware) -> 1.0 (ES profile, FP32 compat, software) >GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x5c1f3d98, isOwner false, <704f568, 568b8271>[count 0, qsz 0, owner <NULL>]]]: 1.0 (ES profile, hardware) -> 1.0 (ES profile, FP32 compat, software) >EGLDrawableFactory.mapAvailableEGLESConfig: GLES3 ( 3 ), defaultSharedResourceSet true, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice false) >GLContext.mapAvailableGLVersion: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >GLContext.mapAvailableGLVersion: EGLGraphicsDevice[type .egl, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x3abbafc7, isOwner false, <78114ff0, 38975325>[count 0, qsz 0, owner <NULL>]]]: 3.0 (ES profile, hardware) -> 3.0 (ES profile, ES2 compat, ES3 compat, FBO, software) >EGLDrawableFactory.mapAvailableEGLESConfig: GLES2 ( 2 ), defaultSharedResourceSet true, mapsADeviceToDefaultDevice true (QUERY_EGL_ES_NATIVE_TK false, hasDesktopFactory true, isEGLGraphicsDevice false) >EGLDrawableFactory.createShared: devices: queried nativeTK false, adevice X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]], defaultDevice EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >EGLDrawableFactory.createShared: context ES1: true, hasPBuffer true >EGLDrawableFactory.createShared: context ES2: false, hasPBuffer true >EGLDrawableFactory.createShared: context ES3: true, hasPBuffer true >EGLDrawableFactory.map 2 >EGLDrawableFactory.map[0] .x11_:0_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat, software)], es2/3 [es2 false, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, software)]] >EGLDrawableFactory.map[1] .egl_decon_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat, software)], es2/3 [es2 false, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, software)]] >GLProfile.initProfilesForDevice: X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]]: egl Shared Ctx true >GLProfile.init map :0, desktopCtxUndef false, esCtxUndef false >GLProfile.init map GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map defaultHW GLProfile[GL4bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map defaultAny GLProfile[GL3bc/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL2/GL4bc.hw] on device :0 >GLProfile.init map GLProfile[GL4/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL3/GL4.hw] on device :0 >GLProfile.init map GLProfile[GLES3/GLES3.sw] on device :0 >GLProfile.init map GLProfile[GL4ES3/GL4.hw] on device :0 >GLProfile.init map GLProfile[GL2GL3/GL4bc.hw] on device :0 >GLProfile.init map *** no mapping for GLES2 on device :0 >GLProfile.init map GLProfile[GL2ES2/GL4.hw] on device :0 >GLProfile.init map GLProfile[GLES1/GLES1.sw] on device :0 >GLProfile.init map GLProfile[GL2ES1/GL4bc.hw] on device :0 >GLProfile.initProfilesForDevice: :0: added profile(s): desktop true, egl true >GLProfile.initProfilesForDevice: :0: Natives[GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, software)], GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)], GLES2 false, GLES1 true [1.0 (ES profile, FP32 compat, software)], count 7 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GLES3 GLProfile[GLES3/GLES3.sw], GL2ES2 GLProfile[GL2ES2/GL4.hw], GL2ES1 GLProfile[GL2ES1/GL4bc.hw], GL2 GLProfile[GL2/GL4bc.hw], GL4 GLProfile[GL4/GL4.hw], GL3 GLProfile[GL3/GL4.hw], GL4bc GLProfile[GL4bc/GL4bc.hw], GLES1 GLProfile[GLES1/GLES1.sw], GL4ES3 GLProfile[GL4ES3/GL4.hw], GL2GL3 GLProfile[GL2GL3/GL4bc.hw], GL3bc GLProfile[GL3bc/GL4bc.hw], , default GLProfile[GL4bc/GL4bc.hw], count 11 / 12] >GLProfile.dumpGLInfo: X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)], options 0x1c03, this 0x25c05f8, handle 0x7f65d84e4890, isShared false, jogamp.opengl.gl4.GL4bcImpl@d238868, > quirks: [], > Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5800002, > Surface WrappedSurface[ displayHandle 0x7f65d80d7e40 >, surfaceHandle 0x5800002 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >, surfaceLock <557597b7, 1b3b9b36>[count 0, qsz 0, owner <NULL>] >, X11DummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ]], direct true] >----------------------------------------------------------------------------------------------------- >X11GraphicsDevice[type .x11, connection :0]: > Natives > GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, software)] > GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GLES2 false > GLES1 true [1.0 (ES profile, FP32 compat, software)] > Count 7 / 8 > Common > GL4ES3 true > GL2GL3 true > GL2ES2 true > GL2ES1 true > Mappings > GLES3 GLProfile[GLES3/GLES3.sw] > GL2ES2 GLProfile[GL2ES2/GL4.hw] > GL2ES1 GLProfile[GL2ES1/GL4bc.hw] > GL2 GLProfile[GL2/GL4bc.hw] > GL4 GLProfile[GL4/GL4.hw] > GL3 GLProfile[GL3/GL4.hw] > GL4bc GLProfile[GL4bc/GL4bc.hw] > GLES1 GLProfile[GLES1/GLES1.sw] > GL4ES3 GLProfile[GL4ES3/GL4.hw] > GL2GL3 GLProfile[GL2GL3/GL4bc.hw] > GL3bc GLProfile[GL3bc/GL4bc.hw] > default GLProfile[GL4bc/GL4bc.hw] > Count 11 / 12 > >Swap Interval -1 >GL Profile GLProfile[GL2/GL2.sw] >GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)] >Quirks [] >Impl. class jogamp.opengl.gl4.GL4bcImpl >GL_VENDOR NVIDIA Corporation >GL_RENDERER GeForce GTX 660/PCIe/SSE2 >GL_VERSION 4.4.0 NVIDIA 331.20 >GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 >GL FBO: basic true, full true >GL_EXTENSIONS 292 >GLX_EXTENSIONS 28 >----------------------------------------------------------------------------------------------------- >GLCaps[glx vid 0x21, fbc 0x105: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x22, fbc 0x106: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x23, fbc 0x19d: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x24, fbc 0x107: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x25, fbc 0x109: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x26, fbc 0x10b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x28, fbc 0x10f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x29, fbc 0x111: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2a, fbc 0x113: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2b, fbc 0x115: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2c, fbc 0x117: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2d, fbc 0x119: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2e, fbc 0x11b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x2f, fbc 0x11d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x30, fbc 0x11f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x31, fbc 0x121: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x32, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x33, fbc 0x125: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x34, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x35, fbc 0x129: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x36, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x37, fbc 0x12d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x38, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x39, fbc 0x131: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3a, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3b, fbc 0x135: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3c, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3d, fbc 0x139: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3e, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x3f, fbc 0x13d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x40, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x41, fbc 0x141: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x42, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x43, fbc 0x145: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x44, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x45, fbc 0x149: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x46, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x47, fbc 0x14d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x48, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x49, fbc 0x151: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x4a, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x4b, fbc 0x155: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x4c, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x4d, fbc 0x159: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x4e, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x6f, fbc 0x108: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x70, fbc 0x10a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x71, fbc 0x10c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x72, fbc 0x10e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x73, fbc 0x110: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x74, fbc 0x112: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x75, fbc 0x114: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x76, fbc 0x116: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x77, fbc 0x118: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x78, fbc 0x11a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x79, fbc 0x11c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0x7a, fbc 0x11e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x7b, fbc 0x120: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x7c, fbc 0x122: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x7d, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x7e, fbc 0x126: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x7f, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x80, fbc 0x12a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x81, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x82, fbc 0x12e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x83, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x84, fbc 0x132: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x85, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x86, fbc 0x136: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x87, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x88, fbc 0x13a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x89, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8a, fbc 0x13e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8b, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8c, fbc 0x142: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8e, fbc 0x146: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x8f, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x90, fbc 0x14a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x91, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x92, fbc 0x14e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x93, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x94, fbc 0x152: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x95, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x96, fbc 0x156: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x97, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x98, fbc 0x15a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0x99, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xba, fbc 0x19e: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xbb, fbc 0x19f: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xbc, fbc 0x1a0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xbd, fbc 0x1a1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xbe, fbc 0x1a2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xbf, fbc 0x1a3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc0, fbc 0x1a4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc1, fbc 0x1a5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc2, fbc 0x1a6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc3, fbc 0x1a7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc4, fbc 0x1a8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] >GLCaps[glx vid 0xc5, fbc 0x1a9: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xc6, fbc 0x1aa: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xc7, fbc 0x1ab: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xc8, fbc 0x1ac: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xc9, fbc 0x1ad: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xca, fbc 0x1ae: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xcb, fbc 0x1af: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xcc, fbc 0x1b0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xcd, fbc 0x1b1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xce, fbc 0x1b2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xcf, fbc 0x1b3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd0, fbc 0x1b4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd1, fbc 0x1b5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd2, fbc 0x1b6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd3, fbc 0x1b7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd4, fbc 0x1b8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd5, fbc 0x1b9: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd6, fbc 0x1ba: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd7, fbc 0x1bb: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd8, fbc 0x1bc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xd9, fbc 0x1bd: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xda, fbc 0x1be: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xdb, fbc 0x1bf: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xdc, fbc 0x1c0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xdd, fbc 0x1c1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xde, fbc 0x1c2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xdf, fbc 0x1c3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xe0, fbc 0x1c4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xe1, fbc 0x1c5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xe2, fbc 0x1c6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xe3, fbc 0x1c7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLCaps[glx vid 0xe4, fbc 0x1c8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] >GLProfile.init addedAnyProfile true (desktop: true, egl true) >GLProfile.init isAWTAvailable true >GLProfile.init hasDesktopGLFactory true >GLProfile.init hasGL234Impl true >GLProfile.init hasEGLFactory true >GLProfile.init hasGLES1Impl true >GLProfile.init hasGLES3Impl true >GLProfile.init defaultDevice X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] >GLProfile.init defaultDevice Desktop X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] >GLProfile.init defaultDevice EGL EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] >GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0xcb189d7, isOwner false, <5bd088c3, 57c2e94c>[count 0, qsz 0, owner <NULL>]]] > Natives > GL4bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL4 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GLES3 true [3.0 (ES profile, ES2 compat, ES3 compat, FBO, software)] > GL3bc true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL3 true [4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GL2 true [4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware)] > GLES2 false > GLES1 true [1.0 (ES profile, FP32 compat, software)] > Count 7 / 8 > Common > GL4ES3 true > GL2GL3 true > GL2ES2 true > GL2ES1 true > Mappings > GLES3 GLProfile[GLES3/GLES3.sw] > GL2ES2 GLProfile[GL2ES2/GL4.hw] > GL2ES1 GLProfile[GL2ES1/GL4bc.hw] > GL2 GLProfile[GL2/GL4bc.hw] > GL4 GLProfile[GL4/GL4.hw] > GL3 GLProfile[GL3/GL4.hw] > GL4bc GLProfile[GL4bc/GL4bc.hw] > GLES1 GLProfile[GLES1/GLES1.sw] > GL4ES3 GLProfile[GL4ES3/GL4.hw] > GL2GL3 GLProfile[GL2GL3/GL4bc.hw] > GL3bc GLProfile[GL3bc/GL4bc.hw] > default GLProfile[GL4bc/GL4bc.hw] > Count 11 / 12 > > >Desktop Capabilities: > GLCaps[glx vid 0x21, fbc 0x105: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x22, fbc 0x106: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x23, fbc 0x19d: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x24, fbc 0x107: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x25, fbc 0x109: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x26, fbc 0x10b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x28, fbc 0x10f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x29, fbc 0x111: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2a, fbc 0x113: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2b, fbc 0x115: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2c, fbc 0x117: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2d, fbc 0x119: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2e, fbc 0x11b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x2f, fbc 0x11d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x30, fbc 0x11f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x31, fbc 0x121: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x32, fbc 0x123: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x33, fbc 0x125: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x34, fbc 0x127: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x35, fbc 0x129: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x36, fbc 0x12b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x37, fbc 0x12d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x38, fbc 0x12f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x39, fbc 0x131: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3a, fbc 0x133: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3b, fbc 0x135: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3c, fbc 0x137: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3d, fbc 0x139: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3e, fbc 0x13b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x3f, fbc 0x13d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x40, fbc 0x13f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x41, fbc 0x141: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x42, fbc 0x143: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x43, fbc 0x145: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x44, fbc 0x147: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x45, fbc 0x149: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x46, fbc 0x14b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x47, fbc 0x14d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x48, fbc 0x14f: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x49, fbc 0x151: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x4a, fbc 0x153: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x4b, fbc 0x155: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x4c, fbc 0x157: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x4d, fbc 0x159: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x4e, fbc 0x15b: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x6f, fbc 0x108: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x70, fbc 0x10a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x71, fbc 0x10c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x72, fbc 0x10e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x73, fbc 0x110: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x74, fbc 0x112: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x75, fbc 0x114: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x76, fbc 0x116: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x77, fbc 0x118: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x78, fbc 0x11a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x79, fbc 0x11c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0x7a, fbc 0x11e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x7b, fbc 0x120: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x7c, fbc 0x122: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x7d, fbc 0x124: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x7e, fbc 0x126: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x7f, fbc 0x128: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x80, fbc 0x12a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x81, fbc 0x12c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x82, fbc 0x12e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x83, fbc 0x130: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x84, fbc 0x132: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x85, fbc 0x134: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x86, fbc 0x136: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x87, fbc 0x138: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x88, fbc 0x13a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x89, fbc 0x13c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8a, fbc 0x13e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8b, fbc 0x140: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8c, fbc 0x142: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8d, fbc 0x144: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8e, fbc 0x146: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x8f, fbc 0x148: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x90, fbc 0x14a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x91, fbc 0x14c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x92, fbc 0x14e: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x93, fbc 0x150: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x94, fbc 0x152: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x95, fbc 0x154: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x96, fbc 0x156: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x97, fbc 0x158: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x98, fbc 0x15a: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0x99, fbc 0x15c: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xba, fbc 0x19e: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xbb, fbc 0x19f: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xbc, fbc 0x1a0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xbd, fbc 0x1a1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xbe, fbc 0x1a2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xbf, fbc 0x1a3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc0, fbc 0x1a4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc1, fbc 0x1a5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc2, fbc 0x1a6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc3, fbc 0x1a7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc4, fbc 0x1a8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer, bitmap]] > GLCaps[glx vid 0xc5, fbc 0x1a9: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xc6, fbc 0x1aa: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xc7, fbc 0x1ab: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xc8, fbc 0x1ac: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xc9, fbc 0x1ad: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xca, fbc 0x1ae: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xcb, fbc 0x1af: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xcc, fbc 0x1b0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xcd, fbc 0x1b1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xce, fbc 0x1b2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xcf, fbc 0x1b3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd0, fbc 0x1b4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd1, fbc 0x1b5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd2, fbc 0x1b6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/2, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd3, fbc 0x1b7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd4, fbc 0x1b8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/4, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd5, fbc 0x1b9: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd6, fbc 0x1ba: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd7, fbc 0x1bb: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd8, fbc 0x1bc: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xd9, fbc 0x1bd: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xda, fbc 0x1be: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xdb, fbc 0x1bf: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xdc, fbc 0x1c0: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/0/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xdd, fbc 0x1c1: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xde, fbc 0x1c2: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xdf, fbc 0x1c3: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xe0, fbc 0x1c4: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, dbl, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xe1, fbc 0x1c5: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xe2, fbc 0x1c6: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/8, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xe3, fbc 0x1c7: rgba 8/8/8/0, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > GLCaps[glx vid 0xe4, fbc 0x1c8: rgba 8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 16/16/16/16, dp/st/ms 24/8/16, sample-ext default, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[fbo, pbuffer]] > >EGL Capabilities: > GLCaps[egl cfg 0x1, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x2, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x7, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x8, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0xd, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0xe, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x13, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x14, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x19, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x1a, vid 0x21: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x1f, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x20, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x25, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x26, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x2b, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x2c, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x31, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x32, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x37, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x38, vid 0x21: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x5b, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x5c, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x61, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x62, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x67, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x68, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x6d, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x6e, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x73, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x74, vid 0x22: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x79, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x7a, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x7f, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x80, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x85, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x86, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x8b, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x8c, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x91, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > GLCaps[egl cfg 0x92, vid 0x22: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GLES3/GLES3.sw], on-scr[fbo, pbuffer, bitmap], [0x4d: GL, GLES1, GLES2, GLES3, VG]] > > >Display.setEDTUtil(default): null -> null >Display.createEDTUtil(.x11_:0-1): jogamp.newt.DefaultEDTUtil >Display.create() NEW: NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null] NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65e00abcb0, refCount 1, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65e00abcb0, refCount 0, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >Screen.create() NEW: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null] NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >Window.addWindow2List: GCed 0, size 1 >Info: EDT start NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:231) > at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1853) > at jogamp.newt.WindowImpl.setUndecorated(WindowImpl.java:1567) > at com.jogamp.newt.opengl.GLWindow.setUndecorated(GLWindow.java:282) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:192) > at sun.applet.AppletPanel.run(AppletPanel.java:436) > at java.lang.Thread.run(Thread.java:722) >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT reset - edt: Thread[Display-.x11_:0-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT START - edt: Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Default-EDT run() START NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441552 d 0ms]], visible false 64/64 128x128 >consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441553 d 0ms]], visible false 64/64 128x128 >Animator created >Animator.initImpl: baseName Animator, implClazz com.jogamp.opengl.util.DefaultAnimatorImpl - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >Animator add: 0x172ea70d - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$1): OK true- pollPeriod 1000, blocking true, waited 0/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html > - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] >Animator add: Wait for Animating/ECT OK: true, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)], dect null >NewtCanvasAWT.setNEWTChild.0: win nil -> 0x0 >NewtCanvasAWT: TK disableBackgroundErase method found: true >NewtCanvasAWT: TK disableBackgroundErase error: null >NewtCanvasAWT: TK disableBackgroundErase error: null >NewtCanvasAWT.addNotify.0 - isApplet true, addedOnAWTEDT true @ [AWT-EventQueue-1, isAWT-EDT true] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at com.jogamp.newt.awt.NewtCanvasAWT.addNotify(NewtCanvasAWT.java:456) > at java.awt.Container.addImpl(Container.java:1114) > at java.awt.Container.add(Container.java:966) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run$2.run(JOGLNewtApplet1Run.java:223) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727) > at java.awt.EventQueue.access$200(EventQueue.java:103) > at java.awt.EventQueue$3.run(EventQueue.java:688) > at java.awt.EventQueue$3.run(EventQueue.java:686) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:697) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:229) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:191) > at com.jogamp.nativewindow.awt.AWTGraphicsConfiguration.create(AWTGraphicsConfiguration.java:102) > at jogamp.newt.awt.NewtFactoryAWT.getNativeWindow(NewtFactoryAWT.java:69) > at com.jogamp.newt.awt.NewtCanvasAWT.addNotify(NewtCanvasAWT.java:458) > at java.awt.Container.addImpl(Container.java:1114) > at java.awt.Container.add(Container.java:966) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run$2.run(JOGLNewtApplet1Run.java:223) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727) > at java.awt.EventQueue.access$200(EventQueue.java:103) > at java.awt.EventQueue$3.run(EventQueue.java:688) > at java.awt.EventQueue$3.run(EventQueue.java:686) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:697) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) >GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.opengl.GLCapabilities >Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb >Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854 >Factory #2: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >Factory #3: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@2ac09e0f >Factory #4: DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] >GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.opengl.GLCapabilitiesImmutable, interface javax.media.nativewindow.CapabilitiesImmutable] >GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854 >X11AWTGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0] >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65ec01a460, refCount 1, unCloseable false]. Thread AWT-EventQueue-1 >AWT-EventQueue-1 - X11AWTGraphicsConfigurationFactory: AWT dpy :0 / 0x7f667030b130, create X11 display 0x7f65ec01a460 >X11AWTGraphicsConfigurationFactory: made X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 1, qsz 0, owner <AWT-EventQueue-1>]]], idx 0] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:229) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:191) > at jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory.chooseGraphicsConfigurationStatic(X11AWTGraphicsConfigurationFactory.java:124) > at jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(X11AWTGraphicsConfigurationFactory.java:81) > at javax.media.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:422) > at com.jogamp.nativewindow.awt.AWTGraphicsConfiguration.create(AWTGraphicsConfiguration.java:103) > at jogamp.newt.awt.NewtFactoryAWT.getNativeWindow(NewtFactoryAWT.java:69) > at com.jogamp.newt.awt.NewtCanvasAWT.addNotify(NewtCanvasAWT.java:458) > at java.awt.Container.addImpl(Container.java:1114) > at java.awt.Container.add(Container.java:966) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run$2.run(JOGLNewtApplet1Run.java:223) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727) > at java.awt.EventQueue.access$200(EventQueue.java:103) > at java.awt.EventQueue$3.run(EventQueue.java:688) > at java.awt.EventQueue$3.run(EventQueue.java:686) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:697) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) >GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilities >Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb >Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854 >Factory #2: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >Factory #3: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@2ac09e0f >Factory #4: DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.x11.X11GraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] >GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.opengl.GLCapabilitiesImmutable, interface javax.media.nativewindow.CapabilitiesImmutable] >GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >EGLGraphicsConfigurationFactory.choose..: Delegate to X11GLXGraphicsConfigurationFactory >glXChooseFBConfig recommended fbcfg 0x10d, idx 0 >useRecommendedIndex true, skipCapsChooser true >user caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >fbcfg caps 60, availCaps GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationFBConfig: got configs: 1 >0: GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationStatic(visualID 0x0, X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 3, qsz 0, owner <AWT-EventQueue-1>]]], idx 0],GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 3, qsz 0, owner <AWT-EventQueue-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >X11AWTGraphicsConfigurationFactory: chosen config: X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 1, qsz 0, owner <AWT-EventQueue-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >Found matching AWT visual: 0x27 -> X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 1, qsz 0, owner <AWT-EventQueue-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >JAWTWindow[0x6a6c0d49].attach: visible[local true, global true, propag. false], > ** THIS 0x602bbd7b: NewtCanvasAWT[visible true, showing false, valid false, displayable true, 0/0 0x0] > ** THREAD AWT-EventQueue-1 >JAWTWindow[0x6a6c0d49].invalidate() - visible[local true, global true, propag. false], > ** THIS 0x602bbd7b: NewtCanvasAWT[visible true, showing false, valid false, displayable true, 0/0 0x0] > ** THREAD AWT-EventQueue-1 >NewtFactoryAWT.getNativeWindow: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid] -> JAWTWindow[0x6a6c0d49][JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x0, surfaceHandle 0x0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 0x0, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >NewtCanvasAWT.addNotify.X: twin 0x0, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,0x0,invalid], visible true, showing false, displayable true, cont com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,invalid,hidden,layout=java.awt.BorderLayout] >NewtCanvasAWT.reshape: 0/0 200x200 >NewtCanvasAWT.attachNewtChild.0 @ [AWT-EventQueue-1, isAWT-EDT true] > win 0x0, EDTUtil: cur jogamp.newt.DefaultEDTUtil@25c616e7, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], visible true, showing false, displayable true, cont com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,invalid,hidden,layout=java.awt.BorderLayout] >NewtCanvasAWT.attachNewtChild.1: newtChild: NEWT-GLWindow[ > Helper: GLAnimatorControl: com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)], GLEventListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f[init false], GearsES2[obj 0x1ac83687 isInit false, usesShared false, 1 null, 2 null, 3 null][init false], ], > Drawable: null, > Context: null, > Window: jogamp.newt.driver.x11.WindowDriver[Config null >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null] >, ParentWindow null >, ParentWindowHandle 0x0 (false) >, WindowHandle 0x0 >, SurfaceHandle 0x0 (lockedExt window false, surface false) >, Pos 64/64 (auto true), size 128x128 >, Visible false, focus false >, Undecorated false (false) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@37f86333, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, ], windowLock <1438c5fa, 1b4daa75>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] >NewtCanvasAWT.attachNewtChild.2: size 200x200 >Window setVisible: START (AWT-EventQueue-1) 64/64 128x128, fs false, windowHandle 0x0, visible: false -> false, parentWindowHandle 0x0, parentWindow false >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.272617ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 64/64 128x128, fs false, windowHandle 0x0, visible: false, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Window setSize: START 128x128 -> 200x200, fs false, windowHandle 0x0, visible false >defineSize: 128x128 -> 200x200 >Window setSize: END 200x200, visibleAction 0 >Window.reparent: START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) valid false, windowHandle 0x0 parentWindowHandle 0x0, visible false, old parentWindow: 0, new parentWindow: 1785466185, forceDestroyCreate false >JAWTUtil.getJAWT(tryOffscreenLayer false, tryOnscreen true) >JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 200 x 200 ] >Window.getNativeWindowHandle: locked true, JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >NewtFactory.createCompatibleScreen: Display: :0 =? :0 : true; Screen: 0 =? 0 : true >Window.reparent: ACTION (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x0 new parentWindowHandle 0x540001c, reparentAction ACTION_NATIVE_CREATION, pos/size 0/0 200x200, visible false >definePosition: 64/64 -> 0/0 >defineSize: 200x200 -> 200x200 >Window.reparent: END-1 (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x540001c, parentWindow 1785466185 0/0 200x200 >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Window.reparent: END-X (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x0, visible: false, parentWindowHandle 0x540001c, parentWindow 1785466185 0/0 200x200 >Window setVisible: START (AWT-EventQueue-1) 0/0 200x200, fs false, windowHandle 0x0, visible: false -> true, parentWindowHandle 0x540001c, parentWindow true >Window.createNative() START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, jogamp.newt.driver.x11.WindowDriver[Config null >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x0 >, SurfaceHandle 0x0 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible false, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@37f86333, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, ], windowLock <1438c5fa, 1b4daa75>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>], surfaceLockCount 0]) >Window.getNativeWindowHandle: locked true, JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner true, <5e3887f8, 5166db1b>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]] >Screen.addReference() (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 0 -> 1 >Screen.createNative() START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], null, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, null], monitors: null]) >Display.addReference() (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 0 -> 1 >Display.createNative() START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, null]) >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65dc034190, refCount 1, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Display.createNative() END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], active 1) >RandR 1.4.0, jogamp.newt.driver.x11.RandR13@9678aaf >Screen.initMonitorState() START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 0 x 0 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: null]) >ScreenImpl.collectNativeMonitorModes: MonitorDevice number : 1 >ScreenImpl.collectNativeMonitorModes: MonitorMode number : 104 >ScreenImpl.collectNativeMonitorModes: SizeAndRate number : 26 >ScreenImpl.collectNativeMonitorModes: SurfaceSize number : 16 >ScreenImpl.collectNativeMonitorModes: Resolution number : 16 >All[0]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] >All[1]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] >All[2]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] >All[3]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] >All[4]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] >All[5]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] >All[6]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] >All[7]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] >All[8]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >All[9]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >All[10]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >All[11]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >All[12]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >All[13]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >All[14]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >All[15]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >All[16]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >All[17]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >All[18]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >All[19]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >All[20]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] >All[21]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] >All[22]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] >All[23]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] >All[24]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] >All[25]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] >All[26]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] >All[27]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] >All[28]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] >All[29]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] >All[30]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] >All[31]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] >All[32]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] >All[33]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] >All[34]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] >All[35]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] >All[36]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >All[37]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >All[38]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >All[39]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >All[40]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 0 degr] >All[41]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 90 degr] >All[42]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 180 degr] >All[43]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 270 degr] >All[44]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >All[45]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >All[46]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >All[47]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >All[48]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >All[49]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >All[50]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >All[51]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >All[52]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >All[53]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >All[54]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >All[55]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >All[56]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] >All[57]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] >All[58]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] >All[59]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] >All[60]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] >All[61]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] >All[62]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] >All[63]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] >All[64]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >All[65]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >All[66]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >All[67]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >All[68]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >All[69]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >All[70]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >All[71]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >All[72]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] >All[73]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] >All[74]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] >All[75]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] >All[76]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] >All[77]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] >All[78]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] >All[79]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] >All[80]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] >All[81]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] >All[82]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] >All[83]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] >All[84]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >All[85]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >All[86]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >All[87]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >All[88]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] >All[89]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] >All[90]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] >All[91]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] >All[92]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >All[93]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >All[94]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >All[95]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >All[96]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] >All[97]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] >All[98]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] >All[99]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] >All[100]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] >All[101]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] >All[102]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] >All[103]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] >[0]: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104] >[0][0]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] >[0][1]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] >[0][2]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] >[0][3]: [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] >[0][4]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] >[0][5]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] >[0][6]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] >[0][7]: [Id 0x281, [ 1920 x 1200 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] >[0][8]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >[0][9]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >[0][10]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >[0][11]: [Id 0x282, [ 1920 x 1080 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >[0][12]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >[0][13]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >[0][14]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >[0][15]: [Id 0x283, [ 1920 x 1080 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >[0][16]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >[0][17]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >[0][18]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >[0][19]: [Id 0x285, [ 1600 x 1200 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >[0][20]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr] >[0][21]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 90 degr] >[0][22]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 180 degr] >[0][23]: [Id 0x284, [ 1680 x 1050 x 32 bpp ] @ 59.95 Hz, flags [], 270 degr] >[0][24]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] >[0][25]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] >[0][26]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] >[0][27]: [Id 0x287, [ 1280 x 1024 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] >[0][28]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 0 degr] >[0][29]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 90 degr] >[0][30]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 180 degr] >[0][31]: [Id 0x288, [ 1280 x 1024 x 32 bpp ] @ 60.01 Hz, flags [], 270 degr] >[0][32]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 0 degr] >[0][33]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 90 degr] >[0][34]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 180 degr] >[0][35]: [Id 0x286, [ 1440 x 900 x 32 bpp ] @ 59.88 Hz, flags [], 270 degr] >[0][36]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >[0][37]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >[0][38]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >[0][39]: [Id 0x289, [ 1280 x 960 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >[0][40]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 0 degr] >[0][41]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 90 degr] >[0][42]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 180 degr] >[0][43]: [Id 0x28a, [ 1280 x 800 x 32 bpp ] @ 59.81 Hz, flags [], 270 degr] >[0][44]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >[0][45]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >[0][46]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >[0][47]: [Id 0x28d, [ 1152 x 864 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >[0][48]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >[0][49]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >[0][50]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >[0][51]: [Id 0x28b, [ 1280 x 720 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >[0][52]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >[0][53]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >[0][54]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >[0][55]: [Id 0x28c, [ 1280 x 720 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >[0][56]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 0 degr] >[0][57]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 90 degr] >[0][58]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 180 degr] >[0][59]: [Id 0x28e, [ 1024 x 768 x 32 bpp ] @ 75.02 Hz, flags [], 270 degr] >[0][60]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 0 degr] >[0][61]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 90 degr] >[0][62]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 180 degr] >[0][63]: [Id 0x28f, [ 1024 x 768 x 32 bpp ] @ 70.06 Hz, flags [], 270 degr] >[0][64]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] >[0][65]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] >[0][66]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] >[0][67]: [Id 0x290, [ 1024 x 768 x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] >[0][68]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >[0][69]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >[0][70]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >[0][71]: [Id 0x291, [ 800 x 600 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >[0][72]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 0 degr] >[0][73]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 90 degr] >[0][74]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 180 degr] >[0][75]: [Id 0x292, [ 800 x 600 x 32 bpp ] @ 72.18 Hz, flags [], 270 degr] >[0][76]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 0 degr] >[0][77]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 90 degr] >[0][78]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 180 degr] >[0][79]: [Id 0x293, [ 800 x 600 x 32 bpp ] @ 60.31 Hz, flags [], 270 degr] >[0][80]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 0 degr] >[0][81]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 90 degr] >[0][82]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 180 degr] >[0][83]: [Id 0x294, [ 800 x 600 x 32 bpp ] @ 56.25 Hz, flags [], 270 degr] >[0][84]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 0 degr] >[0][85]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 90 degr] >[0][86]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 180 degr] >[0][87]: [Id 0x295, [ 720 x 576 x 32 bpp ] @ 50.0 Hz, flags [], 270 degr] >[0][88]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] >[0][89]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] >[0][90]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] >[0][91]: [Id 0x296, [ 720 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] >[0][92]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] >[0][93]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] >[0][94]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] >[0][95]: [Id 0x297, [ 640 x 480 x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] >[0][96]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 0 degr] >[0][97]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 90 degr] >[0][98]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 180 degr] >[0][99]: [Id 0x298, [ 640 x 480 x 32 bpp ] @ 72.8 Hz, flags [], 270 degr] >[0][100]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 0 degr] >[0][101]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 90 degr] >[0][102]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 180 degr] >[0][103]: [Id 0x299, [ 640 x 480 x 32 bpp ] @ 59.94 Hz, flags [], 270 degr] >ScreenMonitorState.map .x11_:0-1-s0 -> jogamp.newt.ScreenMonitorState@69d8ad6a >Screen.initMonitorState() END dt 23.892105ms >X11Screen.calcVirtualScreenOriginAndSize: Querying X11: [ 0 / 0 0 x 0 ] -> [ 0 / 0 2560 x 1440 ] >Updated virtual screen viewport @ NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: [ 0 / 0 2560 x 1440 ] >Screen.createNative() END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]]), active 1, total 28.401386ms >ScreenMonitorState.addListener (size: 1): NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >X11Util.Display: openDisplay [reuse false] NamedX11Display[:0, 0x7f65dc04afc0, refCount 1, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:229) > at javax.media.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:191) > at jogamp.newt.driver.x11.WindowDriver.createNativeImpl(WindowDriver.java:82) > at jogamp.newt.WindowImpl.createNative(WindowImpl.java:450) > at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:923) > at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:974) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilities >Factory #0: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.X11GraphicsConfigurationFactory@24439dbb >Factory #1: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.x11.awt.X11AWTGraphicsConfigurationFactory@4e38854 >Factory #2: DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >Factory #3: DeviceCapsType[javax.media.nativewindow.AbstractGraphicsDevice, javax.media.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@2ac09e0f >Factory #4: DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.x11.X11GraphicsDevice, class javax.media.nativewindow.DefaultGraphicsDevice, interface javax.media.nativewindow.AbstractGraphicsDevice] >GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface javax.media.opengl.GLCapabilitiesImmutable, interface javax.media.nativewindow.CapabilitiesImmutable] >GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >EGLGraphicsConfigurationFactory.choose..: Delegate to X11GLXGraphicsConfigurationFactory >glXChooseFBConfig recommended fbcfg 0x10d, idx 0 >useRecommendedIndex true, skipCapsChooser true >user caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >fbcfg caps 60, availCaps GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationFBConfig: got configs: 1 >0: GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >X11GLXGraphicsConfiguration.chooseGraphicsConfigurationStatic(visualID 0x0, X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0],GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 2, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >X11Window.createNativeImpl() factory: jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3, chosen config: X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >Window.visibleChanged (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): (defer: false) false -> true - windowHandle 0x0 parentWindowHandle 0x540001c >setKeyboardVisible(native): visible false -- op[visible:false, ok false] -> false >Window.createNative(): elapsed 12 ms >Window.focusAction() START - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, focusAction: null - windowHandle 0x5c00002 >Window.focusAction() END - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, focusAction: null - windowHandle 0x5c00002, res: false >Window.RequestFocusInt: forcing - (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): skipFocusAction false, focus false -> true - windowHandle 0x5c00002 parentWindowHandle 0x540001c >Window.createNative() END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@37f86333, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, ], windowLock <1438c5fa, 1b4daa75>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>], surfaceLockCount 0]) total 43.674472ms >GLWindow.setVisibleActionPost(true, true) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@37f86333, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, ], windowLock <1438c5fa, 1b4daa75>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>], surfaceLockCount 0] >GLDrawableFactoryImpl.createGLDrawable: X11OnscreenGLXDrawable[Realized false, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5c00002, > Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@37f86333, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, ], windowLock <1438c5fa, 1b4daa75>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>], surfaceLockCount 0]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: setRealized: drawable X11OnscreenGLXDrawable, surface WindowDriver, isProxySurface false: false -> true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.setVisibleActionPost(GLWindow.java:519) > at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:939) > at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:974) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >X11GLXGraphicsConfiguration.updateGraphicsConfiguration kept:X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: X11GLXDrawable.setRealized(true): X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.resetStates(isInit true) >GLWindow.setVisibleActionPost(true, true) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 2.344187ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: true, nativeWindowCreated: true, madeVisible: true >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441676 d 0ms]], visible true 0/0 200x200 >GLAutoDrawableBase.sizeChanged: (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 200x200 - surfaceHandle 0x5c00002 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextARB: mappedVersionsAvailableSet(:0): true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextARB: Requested 4.0 (Core profile, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextARB: Mapped 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: X11GLXContext.createContextARBImpl: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - @creation, handle 0x5c00002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7f661745ea20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextARBImpl: OK 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - @creation, share 0, direct true >Info: setGL (OpenGL null): NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@50703755 >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:287) > at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1373) > at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:853) > at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:330) > at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:663) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:562) > at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:519) > at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1089) > at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978) > at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:605) > at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:244) > at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:110) > at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:132) > at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3354) > at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3292) > at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:962) > at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:974) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Initializing GLX extension address table: GLX-.x11_:0_0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext GLX ProcAddressTable reusing key(GLX-.x11_:0_0) -> 0x794e1b66 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail: Given X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]] - 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20, Number(Str) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware), strictMatch false, glVersionsMapping false >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.4.0 NVIDIA 331.20, Number(Int) 4.4.0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail: Post version verification req 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) -> has 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK true >Quirks local: [] >Quirks sticky on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner true, <7b1085af, 79b8e347>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>]]]: [] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail.0 validated FQN: .x11_:0_0-0x4040005 - 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext GL ProcAddressTable reusing key(.x11_:0_0-0x4040005) -> 0x352b9aeb >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext GL ExtensionAvailabilityCache reusing key(.x11_:0_0-0x4040005) -> 0x41c7d592 - entries: 337 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.setGLFuncAvail.X: OK .x11_:0_0-0x4040005 - 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - glErr 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextImpl: OK (ARB, using sharedContext) share 0x0 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: createContextImpl: OK direct true/true >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Create GL context OK: obj 0x49a0a01e, ctx 0x7f65dc05c360, surf 0x5c00002 for jogamp.opengl.x11.glx.X11GLXContext - 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLDebugMessageHandler.init(false) >GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 >GLDebugMessageHandler.init(false) .. n/a >GLDrawableHelper GLAnimatorControl: com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)], GLEventListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f[init false], GearsES2[obj 0x1ac83687 isInit false, usesShared false, 1 null, 2 null, 3 null][init false], ].invokeGL(): Running initAction >X11GLXContext.setSwapInterval using: GLX_SGI_swap_control >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.init 0x1ac83687: tileRendererInUse null >GearsES2 init 0x1ac83687 on Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >Chosen GLCapabilities: GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]] >INIT GL IS: jogamp.opengl.gl4.GL4bcImpl >Swap Interval 1 >GL Profile GLProfile[GL2ES2/GL4.hw] >GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)] >Quirks [] >Impl. class jogamp.opengl.gl4.GL4bcImpl >GL_VENDOR NVIDIA Corporation >GL_RENDERER GeForce GTX 660/PCIe/SSE2 >GL_VERSION 4.4.0 NVIDIA 331.20 >GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 >GL FBO: basic true, full true >GL_EXTENSIONS 291 >GLX_EXTENSIONS 28 >----------------------------------------------------------------------------------------------------- >*** Grow: comps: 6, 0/0 -> 82/492, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 82, components 6, stride 24b 6c, initialElementCount 82, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=492 cap=492], alive true] >*** Grow: comps: 6, 0/0 -> 82/492, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 82, components 6, stride 24b 6c, initialElementCount 82, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=492 cap=492], alive true] >*** Grow: comps: 6, 0/0 -> 120/720, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 120, components 6, stride 24b 6c, initialElementCount 120, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=720 cap=720], alive true] >*** Grow: comps: 6, 0/0 -> 120/720, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 120, components 6, stride 24b 6c, initialElementCount 120, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=720 cap=720], alive true] >*** Grow: comps: 6, 0/0 -> 322/1932, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 322, components 6, stride 24b 6c, initialElementCount 322, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=1932 cap=1932], alive true] >*** Grow: comps: 6, 0/0 -> 42/252, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 42, components 6, stride 24b 6c, initialElementCount 42, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=252 cap=252], alive true] >gear1 0x1ac83687 created: GearsObj[0x423dc00c, vbo ff 1, fs 2, bf 3, bs 4] >*** Grow: comps: 6, 0/0 -> 42/252, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 42, components 6, stride 24b 6c, initialElementCount 42, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=252 cap=252], alive true] >*** Grow: comps: 6, 0/0 -> 42/252, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 42, components 6, stride 24b 6c, initialElementCount 42, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=252 cap=252], alive true] >*** Grow: comps: 6, 0/0 -> 60/360, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 60, components 6, stride 24b 6c, initialElementCount 60, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=360 cap=360], alive true] >*** Grow: comps: 6, 0/0 -> 60/360, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 60, components 6, stride 24b 6c, initialElementCount 60, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=360 cap=360], alive true] >*** Grow: comps: 6, 0/0 -> 162/972, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 162, components 6, stride 24b 6c, initialElementCount 162, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=972 cap=972], alive true] >*** Grow: comps: 6, 0/0 -> 22/132, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 22, components 6, stride 24b 6c, initialElementCount 22, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=132 cap=132], alive true] >gear2 0x1ac83687 created: GearsObj[0x640b75cd, vbo ff 7, fs 8, bf 9, bs 10] >*** Grow: comps: 6, 0/0 -> 42/252, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 42, components 6, stride 24b 6c, initialElementCount 42, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=252 cap=252], alive true] >*** Grow: comps: 6, 0/0 -> 42/252, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 42, components 6, stride 24b 6c, initialElementCount 42, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=252 cap=252], alive true] >*** Grow: comps: 6, 0/0 -> 60/360, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 60, components 6, stride 24b 6c, initialElementCount 60, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=360 cap=360], alive true] >*** Grow: comps: 6, 0/0 -> 60/360, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 60, components 6, stride 24b 6c, initialElementCount 60, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=360 cap=360], alive true] >*** Grow: comps: 6, 0/0 -> 162/972, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 162, components 6, stride 24b 6c, initialElementCount 162, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=972 cap=972], alive true] >*** Grow: comps: 6, 0/0 -> 22/132, GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 22, components 6, stride 24b 6c, initialElementCount 22, vboEnabled false, vboName 0, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed false, bufferEnabled false, bufferWritten false, buffer java.nio.DirectFloatBufferU[pos=0 lim=132 cap=132], alive true] >gear3 0x1ac83687 created: GearsObj[0x640b75cd, vbo ff 7, fs 8, bf 9, bs 10] >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.init 0x1ac83687 FIN GearsES2[obj 0x1ac83687 isInit true, usesShared false, 1 GearsObj[0x423dc00c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x640b75cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x529b9757, vbo ff 13, fs 14, bf 15, bs 16]] >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.reshape 0x1ac83687 0/0 200x200 of 200x200, swapInterval 1, drawable 0x5c00002, msaa false, tileRendererInUse null >>> angle 0x1ac83687 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.display 0x1ac83687 200x200, swapInterval 1, drawable 0x5c00002 >consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441763 d 0ms]], visible true 0/0 200x200 >GLAutoDrawableBase.sizeChanged: (AWT-EventQueue-1): 200x200 - surfaceHandle 0x5c00002 >Thread[AWT-EventQueue-1,6,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.reshape 0x1ac83687 0/0 200x200 of 200x200, swapInterval 1, drawable 0x5c00002, msaa false, tileRendererInUse null >>> angle 0x1ac83687 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 >Thread[AWT-EventQueue-1,6,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.display 0x1ac83687 200x200, swapInterval 1, drawable 0x5c00002 >NewtCanvasAWT.attachNewtChild.X: win 0x5c00002, EDTUtil: cur jogamp.newt.DefaultEDTUtil@25c616e7, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200,invalid] >JOGLNewtApplet1Run.init() END - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >AWT: componentResized: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >JOGLNewtApplet1Run.start() START (isVisible false, isDisplayable true) - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >AWT: hierarchyChanged SHOWING_CHANGED: showing true, com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,layout=java.awt.BorderLayout], source com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >JOGLNewtApplet1Run start: >TopComponent: java.awt.Point[x=1304,y=278] rel, java.awt.Point[x=1304,y=278] screen, visible true, sun.applet.PluginAppletViewer[frame0,1304,278,200x200,invalid,layout=java.awt.BorderLayout,title=,resizable,normal] >Applet Pos: java.awt.Point[x=0,y=0] rel, [Ljava.awt.Point;@327e5aba screen, visible true, com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,layout=java.awt.BorderLayout] >NewtCanvasAWT Pos: java.awt.Point[x=0,y=0] rel, java.awt.Point[x=1304,y=278] screen, visible true, com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >GLWindow Pos: 0/0 rel, 1304 / 278 screen >GLWindow: NEWT-GLWindow[ > Helper: GLAnimatorControl: com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)], GLEventListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f[init true], GearsES2[obj 0x1ac83687 isInit true, usesShared false, 1 GearsObj[0x423dc00c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x640b75cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x529b9757, vbo ff 13, fs 14, bf 15, bs 16]][init true], ], > Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5c00002, > Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@37f86333, com.jogamp.newt.awt.NewtCanvasAWT$4@2694b828, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6dc65de1, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@7a3d9714, ], windowLock <1438c5fa, 1b4daa75>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], > Context: X11GLXContext [Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)], options 0x1c05, this 0x49a0a01e, handle 0x7f65dc05c360, isShared false, jogamp.opengl.gl4.GL4bcImpl@50703755, > quirks: [], > Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5c00002, > Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@37f86333, com.jogamp.newt.awt.NewtCanvasAWT$4@2694b828, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6dc65de1, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@7a3d9714, ], windowLock <1438c5fa, 1b4daa75>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] , > Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]] >, NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 1, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >, ParentWindow JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]] >, ParentWindowHandle 0x540001c (true) >, WindowHandle 0x5c00002 >, SurfaceHandle 0x5c00002 (lockedExt window false, surface false) >, Pos 0/0 (auto false), size 200x200 >, Visible true, focus false >, Undecorated false (true) >, AlwaysOnTop false, Fullscreen false >, WrappedSurface null >, ChildWindows 0, SurfaceUpdatedListeners num 1 [JAWTWindow[0x6a6c0d49][JAWT version: 0x10004, CA_LAYER: false, isLayeredSurface false, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x540001c, surfaceHandle 0x540001c, bounds [ 0 / 0 200 x 200 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pos 0/0, size 200x200, visible true, lockedExt false, > config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0x27], > encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]]], > awtComponent com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], > surfaceLock <5bdc6a34, 63c0ab09>[count 0, qsz 0, owner <NULL>]], ], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@37f86333, com.jogamp.newt.awt.NewtCanvasAWT$4@2694b828, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6dc65de1, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 2 [com.jogamp.newt.awt.applet.JOGLNewtAppletBase@3af6b48f, com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@7a3d9714, ], windowLock <1438c5fa, 1b4daa75>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] >Window setVisible: START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: true -> true, parentWindowHandle 0x540001c, parentWindow true >GLWindow.setVisibleActionPost(true, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(true, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.077704ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: true, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >consumeWindowEvent: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441830 d 0ms]], visible true 0/0 200x200 >GLAutoDrawableBase.sizeChanged: (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html): 200x200 - surfaceHandle 0x5c00002 >Window.windowRepaint NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 (defer: false) 0/0 200x200 >Window.consumeEvent: REPAINT NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 - queued WindowUpdateEvent[[ 0 / 0 200 x 200 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441830 d 0ms]]], discard-to false >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.reshape 0x1ac83687 0/0 200x200 of 200x200, swapInterval 1, drawable 0x5c00002, msaa false, tileRendererInUse null >>> angle 0x1ac83687 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.display 0x1ac83687 200x200, swapInterval 1, drawable 0x5c00002 >Animator NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html[daemon false]: starting NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator[daemon false] >Animator start on NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator: [started false, animating false, paused false, drawable 1, drawablesEmpty false] >AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html], exclCtxThread false(null)] - Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >finishLifecycleAction(com.jogamp.opengl.util.Animator$1): OK true- pollPeriod 1000, blocking true, waited 0/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html > - com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html], exclCtxThread false(null)] >JOGLNewtApplet1Run.start() END - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >NewtCanvasAWT.FocusProperty: focusOwner, src java.awt.DefaultKeyboardFocusManager@5adbb855, null -> com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], isParent true, isFS false >NewtCanvasAWT.FocusProperty: AWT focus -> NEWT focus traversal >Window.focusAction() START - AWT-EventQueue-1, focusAction: null - windowHandle 0x5c00002 >Window.focusAction() END - AWT-EventQueue-1, focusAction: null - windowHandle 0x5c00002, res: false >Window.RequestFocusAction: force 0 - (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): false -> true - windowHandle 0x5c00002 parentWindowHandle 0x540001c >Window.focusChanged: (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): (defer: false) false -> true - windowHandle 0x5c00002 parentWindowHandle 0x540001c >consumeWindowEvent: WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212441851 d 0ms]], visible true 0/0 200x200 >AWT: focusGained: onscreen true, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], isParent: true, isFS false >NewtCanvasAWT.FocusProperty: focusOwner, src java.awt.DefaultKeyboardFocusManager@5adbb855, com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] -> null, isParent true, isFS false >NewtCanvasAWT.FocusProperty: NEWT focus >AWT: focusLost: java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >AWT: hierarchyChanged SHOWING_CHANGED: showing false, sun.applet.PluginAppletViewer[frame0,1304,278,200x200,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal], source com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >Window setVisible: START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: true -> false, parentWindowHandle 0x540001c, parentWindow true >NewtCanvasAWT.removeNotify.0 - isApplet true @ [AWT-EventQueue-0, isAWT-EDT false] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:480) > at java.awt.Container.removeNotify(Container.java:2800) > at java.awt.Container.removeNotify(Container.java:2800) > at java.awt.Container.removeNotify(Container.java:2800) > at java.awt.Window.removeNotify(Window.java:782) > at java.awt.Frame.removeNotify(Frame.java:1041) > at java.awt.Window$1DisposeAction.run(Window.java:1190) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727) > at java.awt.EventQueue.access$200(EventQueue.java:103) > at java.awt.EventQueue$3.run(EventQueue.java:688) > at java.awt.EventQueue$3.run(EventQueue.java:686) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) > at java.awt.EventQueue$4.run(EventQueue.java:702) > at java.awt.EventQueue$4.run(EventQueue.java:700) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:699) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) >NewtCanvasAWT.destroyImpl @ [AWT-EventQueue-0, isAWT-EDT false] >NewtCanvasAWT.destroyImpl.0 - isApplet true, addedOnAWTEDT true, isOnAWTEDT false -> destroyJAWTOK false; removeNotify true, windowClosing false, destroyJAWTPending false, hasJAWT true, hasNEWT true): nw 0x5c00002, from com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,layout=java.awt.BorderLayout] >NewtCanvasAWT.detachNewtChild.0: win 0x5c00002, EDTUtil: cur jogamp.newt.DefaultEDTUtil@25c616e7, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200], visible true, showing false, displayable true, cont com.jogamp.newt.awt.applet.JOGLNewtApplet1Run[panel0,0,0,200x200,layout=java.awt.BorderLayout] >Window setVisible: START (AWT-EventQueue-0) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: true -> false, parentWindowHandle 0x540001c, parentWindow true >X11Window reconfig: 0/0 200x200, [PARENT_true, FS_false_span_false, UNDECOR_true, ALWAYSONTOP_false, *VISIBLE_false] >Window.focusChanged: (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): (defer: false) true -> false - windowHandle 0x5c00002 parentWindowHandle 0x540001c >consumeWindowEvent: WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212444131 d 0ms]], visible true 0/0 200x200 >Window.visibleChanged (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): (defer: false) true -> false - windowHandle 0x5c00002 parentWindowHandle 0x540001c >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.04712ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.34985ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Animator pause on NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator: [started true, animating true, paused true, drawable 1, drawablesEmpty false] >finishLifecycleAction(com.jogamp.opengl.util.Animator$3): OK true- pollPeriod 1000, blocking true, waited 0/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 > - com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 36, fps 0.0], modeBits 0, init'ed true, animThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html], exclCtxThread false(null)] >Window.reparent: START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) valid true, windowHandle 0x5c00002 parentWindowHandle 0x540001c, visible false, old parentWindow: 1785466185, new parentWindow: 0, forceDestroyCreate false >Window.reparent: ACTION (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x5c00002 new parentWindowHandle 0x0, reparentAction ACTION_NATIVE_REPARENTING, pos/size 0/0 200x200, visible false >X11Window reconfig: 0/0 200x200, [*PARENT_false, FS_false_span_false, *UNDECOR_false, ALWAYSONTOP_false, VISIBLE_false] >definePosition: 0/0 -> 0/0 >Window.reparentNotify (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 0x0 -> 0x2a2 >definePosition: 0/0 -> 0/0 >defineSize: 200x200 -> 200x200 >Window.reparent: END-1 (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x5c00002, visible: false, parentWindowHandle 0x0, parentWindow 0 0/0 200x200 >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Window.reparent: END-X (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) windowHandle 0x5c00002, visible: false, parentWindowHandle 0x0, parentWindow 0 0/0 200x200 >Animator resume on NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator: [started true, animating false, paused false, drawable 1, drawablesEmpty false] >AnimatorBase.setExclusiveContextImpl exlusive false: Enable false for com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html], exclCtxThread false(null)] - Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >GLDrawableHelper.setExclusiveContextThread(): START switch nop, thread null -> null -- currentThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >GLDrawableHelper.setExclusiveContextThread(): END switch nop, thread null -- currentThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >finishLifecycleAction(com.jogamp.opengl.util.Animator$4): OK true- pollPeriod 1000, blocking true, waited 1/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 > - com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 6, fps 0.0], modeBits 0, init'ed true, animThread Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html], exclCtxThread false(null)] >NewtCanvasAWT.detachNewtChild.X: win 0x5c00002, EDTUtil: cur jogamp.newt.DefaultEDTUtil@25c616e7, comp com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,0,200x200] >Info: JAWT destruction pending due to: isApplet true, addedOnAWTEDT true, isOnAWTEDT false -> destroyJAWTOK false >NewtCanvasAWT.removeNotify.X @ [AWT-EventQueue-0, isAWT-EDT false] >JOGLNewtApplet1Run.stop() START - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >Animator stop on NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Animator: [started true, animating true, paused false, drawable 1, drawablesEmpty false] >finishLifecycleAction(com.jogamp.opengl.util.Animator$2): OK true- pollPeriod 1000, blocking true, waited 0/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html > - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 5, frames 948, fps 180000.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] >Window setVisible: START (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false -> false, parentWindowHandle 0x0, parentWindow false >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.070106ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >JOGLNewtApplet1Run.stop() END - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >JOGLNewtApplet1Run.destroy() START - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >Window setVisible: START (AWT-EventQueue-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false -> false, parentWindowHandle 0x0, parentWindow false >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >GLWindow.setVisibleActionPost(false, false) NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin: dt 0.063943ms >Window setVisible: END (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1) 0/0 200x200, fs false, windowHandle 0x5c00002, visible: false, nativeWindowCreated: false, madeVisible: false >GLWindow.resetCounter() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >NewtCanvasAWT.destroy() @ [AWT-EventQueue-1, isAWT-EDT true] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at com.jogamp.newt.awt.NewtCanvasAWT.destroy(NewtCanvasAWT.java:505) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run$5.run(JOGLNewtApplet1Run.java:311) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727) > at java.awt.EventQueue.access$200(EventQueue.java:103) > at java.awt.EventQueue$3.run(EventQueue.java:688) > at java.awt.EventQueue$3.run(EventQueue.java:686) > at java.security.AccessController.doPrivileged(Native Method) > at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:697) > at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) > at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) >NewtCanvasAWT.destroyImpl @ [AWT-EventQueue-1, isAWT-EDT true] >NewtCanvasAWT.destroyImpl.0 - isApplet true, addedOnAWTEDT true, isOnAWTEDT true -> destroyJAWTOK true; removeNotify false, windowClosing false, destroyJAWTPending true, hasJAWT true, hasNEWT true): nw 0x5c00002, from null >Window DestroyAction() hasScreen true, isNativeValid true - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212444152 d 0ms]], visible false 0/0 200x200 >GLWindow.destroy() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, start >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.dispose 0x1ac83687: tileRendererInUse null >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] GearsES2.dispose 0x1ac83687 FIN >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContextImpl.destroy.0: obj 0x49a0a01e, ctx 0x7f65dc05c360, surf 0x5c00002, isShared false - <3a4136ac, f6c7415>[count 1, qsz 0, owner <NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: GLContextImpl.destroy.X: obj 0x49a0a01e, ctx 0x0, isShared false - <3a4136ac, f6c7415>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: setRealized: drawable X11OnscreenGLXDrawable, surface WindowDriver, isProxySurface false: true -> false >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:359) > at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:110) > at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:474) > at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1092) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >GLWindow.destroy() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, fin >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc04afc0, owner true, ResourceToolkitLock[obj 0x26c1c399, isOwner false, <7b1085af, 79b8e347>[count 0, qsz 0, owner <NULL>]]] >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65dc04afc0, refCount 0, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Screen.removeReference() (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 1 -> 0 >Screen.destroy() (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): active 0 >ScreenMonitorState.removeListener (size: 0): NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 2560 x 1440 ], X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 2560 x 1440 ], orig [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], curr [Id 0x280, [ 2560 x 1440 x 32 bpp ] @ 59.95 Hz, flags [], 0 degr], modeChanged false, modeCount 104]]] >ScreenMonitorState.unmap .x11_:0-1-s0 -> jogamp.newt.ScreenMonitorState@69d8ad6a >Display.removeReference() (NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1): 1 -> 0 >Display.destroy(.x11_:0-1) BEGIN DisplayList[] entries: 1 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 > [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], GC'ed false >Display.destroy(): NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]]], active 0 NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT.invokeStop wait true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.newt.DefaultEDTUtil.invokeStop(DefaultEDTUtil.java:140) > at jogamp.newt.DisplayImpl.stopEDT(DisplayImpl.java:209) > at jogamp.newt.DisplayImpl.destroy(DisplayImpl.java:282) > at jogamp.newt.DisplayImpl.removeReference(DisplayImpl.java:359) > at jogamp.newt.ScreenImpl.destroy(ScreenImpl.java:214) > at jogamp.newt.ScreenImpl.removeReference(ScreenImpl.java:239) > at jogamp.newt.WindowImpl.removeScreenReference(WindowImpl.java:497) > at jogamp.newt.WindowImpl.access$1600(WindowImpl.java:87) > at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1104) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65dc034190, owner true, ResourceToolkitLock[obj 0x9992770, isOwner false, <25ec2efc, 3500b5d7>[count 0, qsz 0, owner <NULL>]]] >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65dc034190, refCount 0, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT signal STOP X edt: Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >Display.destroy(.x11_:0-1) END DisplayList[] entries: 1 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 > [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false >consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212444186 d 0ms]], visible false 0/0 200x200 >Window.destroy() END NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Default-EDT run() END NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, tasks: 0, null, null >JAWTWindow[0x6a6c0d49].detach: visible[local true, global true, propag. false], > ** THIS 0x602bbd7b: NewtCanvasAWT[visible true, showing false, valid false, displayable false, 0/0 200x200] > ** THREAD AWT-EventQueue-1 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1: Default-EDT run() EXIT NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1, exception: null >JAWTWindow[0x6a6c0d49].invalidate() - visible[local true, global true, propag. false], > ** THIS 0x602bbd7b: NewtCanvasAWT[visible true, showing false, valid false, displayable false, 0/0 200x200] > ** THREAD AWT-EventQueue-1 >AWT-EventQueue-1 - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65ec01a460, owner true, JAWTToolkitLock[obj 0x2fdb410, isOwner false, <5e3887f8, 5166db1b>[count 0, qsz 0, owner <NULL>]]] >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65ec01a460, refCount 0, unCloseable false]. Thread AWT-EventQueue-1 >Animator remove: 0x172ea70d - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html >finishLifecycleAction(com.jogamp.opengl.util.AnimatorBase$3): OK true- pollPeriod 1000, blocking true, waited 0/1000 - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html > - com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] >Animator remove: Wait for !Animating-if-empty OK: true, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 0, totals[dt 0, frames 0, fps 0.0], modeBits 0, init'ed true, animThread null, exclCtxThread false(null)] >Info: EDT start NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:231) > at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1853) > at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1155) > at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:415) > at com.jogamp.newt.awt.applet.JOGLNewtAppletBase.destroy(JOGLNewtAppletBase.java:255) > at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.destroy(JOGLNewtApplet1Run.java:314) > at sun.applet.AppletPanel.run(AppletPanel.java:559) > at java.lang.Thread.run(Thread.java:722) >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT reset - edt: Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-1,5,] >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT START - edt: Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2: Default-EDT run() START NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2 >Window DestroyAction() hasScreen true, isNativeValid false - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2 >consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212444210 d 0ms]], visible false 0/0 200x200 >GLWindow.destroy() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2, start >GLWindow.destroy() NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2, fin >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT.invokeStop wait true >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.newt.DefaultEDTUtil.invokeStop(DefaultEDTUtil.java:140) > at jogamp.newt.DisplayImpl.stopEDT(DisplayImpl.java:209) > at jogamp.newt.DisplayImpl.validateEDTStopped(DisplayImpl.java:256) > at jogamp.newt.WindowImpl$DestroyAction.run(WindowImpl.java:1107) > at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:112) > at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:349) >Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html]: Default-EDT signal STOP X edt: Thread[NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2,5,http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html] >consumeWindowEvent: WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1385212444210 d 0ms]], visible false 0/0 200x200 >Window.destroy() END NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2 >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2: Default-EDT run() END NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2, tasks: 0, null, null >JOGLNewtApplet1Run.destroy() END - [NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html, isAWT-EDT false] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2: Default-EDT run() EXIT NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-Display-.x11_:0-1-EDT-2, exception: null >NativeWindowFactory.shutdown() START: JVM Shutdown true, on thread NativeWindowFactory_ShutdownHook >NativeWindowFactory.shutdown - customShutdownHook #1/2 >Window.shutdownAll 1 instances, on thread NativeWindowFactory_ShutdownHook >Window.shutdownAll[1/1]: 0x0, GCed false >Screen.shutdownAll 1 instances, on thread NativeWindowFactory_ShutdownHook >Screen.shutdownAll[1/1]: NEWT-Screen[.x11_:0-1-s0, idx 0, refCount 0, vsize [ 0 / 0 2560 x 1440 ], null, NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], GCed false >Display.shutdownAll 1 instances, on thread NativeWindowFactory_ShutdownHook DisplayList[] entries: 1 - NativeWindowFactory_ShutdownHook > [0] : NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false >Display.shutdownAll[1/1]: NEWT-Display[.x11_:0-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GCed false >NativeWindowFactory.shutdown - customShutdownHook #2/2 >GLDrawableFactory.shutdownAll 2 instances, on thread NativeWindowFactory_ShutdownHook >GLDrawableFactory.shutdownAll[1/2]: jogamp.opengl.x11.glx.X11GLXDrawableFactory >SharedResourceRunner.stop() - NativeWindowFactory_ShutdownHook >SharedResourceRunner.run(): RELEASE START - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >Shutdown Shared: >Device : X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]] >Screen : X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]], idx 0] >Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5800002, > Surface WrappedSurface[ displayHandle 0x7f65d80d7e40 >, surfaceHandle 0x5800002 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >, surfaceLock <557597b7, 1b3b9b36>[count 0, qsz 0, owner <NULL>] >, X11DummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ]] >CTX : X11GLXContext [Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 NVIDIA 331.20 [GL 4.4.0, vendor 331.20.0 (NVIDIA 331.20)], options 0x1c03, this 0x25c05f8, handle 0x7f65d84e4890, isShared false, jogamp.opengl.gl4.GL4bcImpl@d238868, > quirks: [], > Drawable: X11OnscreenGLXDrawable[Realized true, > Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59c7f05d, > Handle 0x5800002, > Surface WrappedSurface[ displayHandle 0x7f65d80d7e40 >, surfaceHandle 0x5800002 >, size 64x64 >, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] >, X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]], idx 0], visualID 0x27, fbConfigID 0x10d, > requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], > chosen GLCaps[glx vid 0x27, fbc 0x10d: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] >, surfaceLock <557597b7, 1b3b9b36>[count 0, qsz 0, owner <NULL>] >, X11DummyUpstreamSurfaceHook[ 64x64] >, upstreamSurface false ]], direct true] >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.releaseSharedResource(X11GLXDrawableFactory.java:328) > at jogamp.opengl.SharedResourceRunner.releaseSharedResources(SharedResourceRunner.java:344) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:326) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContextImpl.destroy.0: obj 0x25c05f8, ctx 0x7f65d84e4890, surf 0x5800002, isShared false - <74056869, f0a0101>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContext.resetStates(isInit false) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: GLContextImpl.destroy.X: obj 0x25c05f8, ctx 0x0, isShared false - <74056869, f0a0101>[count 0, qsz 0, owner <NULL>] >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner: setRealized: drawable X11OnscreenGLXDrawable, surface WrappedSurface, isProxySurface true: true -> false >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:178) > at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.releaseSharedResource(X11GLXDrawableFactory.java:339) > at jogamp.opengl.SharedResourceRunner.releaseSharedResources(SharedResourceRunner.java:344) > at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:326) > at java.lang.Thread.run(Thread.java:722) >NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner - X11GraphicsDevice.close(): X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f65d80d7e40, owner true, ResourceToolkitLock[obj 0x526f75ab, isOwner false, <139657d5, 73606afe>[count 0, qsz 0, owner <NULL>]]] >X11Util.Display: Closed (real: true) NamedX11Display[:0, 0x7f65d80d7e40, refCount 0, unCloseable false]. Thread NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >SharedResourceRunner.run(): RELEASE END - NetxPanelThread@http://risa.goethel.localnet/deployment/test/jau02s/jogl-applet-runner-newt-gears-normal-napplet.html-SharedResourceRunner >GLDrawableFactory.shutdownAll[2/2]: jogamp.opengl.egl.EGLDrawableFactory >EGLDrawableFactory.destroy() .. >EGLDrawableFactory.map 2 >EGLDrawableFactory.map[0] .x11_:0_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat, software)], es2/3 [es2 false, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, software)]] >EGLDrawableFactory.map[1] .egl_decon_0 -> EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]], es1 [avail true, pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 1.0 (ES profile, FP32 compat, software)], es2/3 [es2 false, es3 true, [pbuffer true, quirks [NoDoubleBufferedPBuffer, NoSetSwapIntervalPostRetarget], ctp 2.0 (ES profile, ES2 compat, ES3 compat, FBO, software)]] >EGLDrawableFactory.destroy(): EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >NativeWindowFactory_ShutdownHook - EGLGraphicsDevice.close(): EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x7f65e0154420, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >EGLDisplayUtil.eglTerminate(0x7f65e0154420 ...): #0 = true >EGLDrawableFactory.destroy(): EGLGraphicsDevice[type .egl, connection decon, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj 0x74922db7, isOwner false, <28f7852b, 1247df10>[count 0, qsz 0, owner <NULL>]]] >GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.x11.X11GraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.x11.glx.X11GLXGraphicsConfigurationFactory@704adcff, overridding: jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >GraphicsConfigurationFactory.registerFactory() remove DeviceCapsType[com.jogamp.nativewindow.egl.EGLGraphicsDevice, javax.media.opengl.GLCapabilitiesImmutable], deleting: jogamp.opengl.egl.EGLGraphicsConfigurationFactory@60007db3 >EGLDisplayUtil.EGLDisplays: Shutdown (open: 0) >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.opengl.egl.EGLDisplayUtil.shutdown(EGLDisplayUtil.java:88) > at jogamp.opengl.egl.EGLDrawableFactory.destroy(EGLDrawableFactory.java:248) > at javax.media.opengl.GLDrawableFactory.shutdown0(GLDrawableFactory.java:223) > at javax.media.opengl.GLDrawableFactory.access$000(GLDrawableFactory.java:94) > at javax.media.opengl.GLDrawableFactory$1.run(GLDrawableFactory.java:139) > at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:255) > at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:173) > at java.lang.Thread.run(Thread.java:722) >NativeWindowFactory.shutdown(): Post customShutdownHook >NativeWindowFactory_ShutdownHook - GraphicsConfigurationFactory.shutdown() >X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 0/0, reusable (open, marked uncloseable): 0, pending (open in creation order): 0) >java.lang.Exception: Stack trace > at java.lang.Thread.dumpStack(Thread.java:1342) > at jogamp.nativewindow.x11.X11Util.shutdown(X11Util.java:199) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:322) > at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:344) > at javax.media.nativewindow.NativeWindowFactory.shutdownNativeImpl(NativeWindowFactory.java:297) > at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:278) > at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:173) > at java.lang.Thread.run(Thread.java:722) >NativeWindowFactory_ShutdownHook - NativeWindowFactory.shutdown() END JVM Shutdown true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 910
:
548
|
549
|
550
|
551
|
552
|
553
|
554
| 555 |
556
|
559
|
560