Advertisement
Guest User

openrocket jogl debug trace

a guest
Aug 26th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.01 KB | None | 0 0
  1. JOGL specification version 2.0
  2. JOGL implementation version 2.0-b57-20120502
  3. JOGL implementation vendor JogAmp Community
  4. GLProfile.initSingleton(firstUIActionOnProcess: false) - thread AWT-EventQueue-0
  5. java.lang.Exception: Stack trace
  6. at java.lang.Thread.dumpStack(Thread.java:1342)
  7. at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:126)
  8. at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:160)
  9. at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:1902)
  10. at javax.media.opengl.GLProfile.get(GLProfile.java:776)
  11. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:563)
  12. at javax.media.opengl.GLProfile.getDefault(GLProfile.java:574)
  13. at net.sf.openrocket.gui.figure3d.RocketFigure3d.initGLCanvas(RocketFigure3d.java:114)
  14. at net.sf.openrocket.gui.figure3d.RocketFigure3d.access$1(RocketFigure3d.java:106)
  15. at net.sf.openrocket.gui.figure3d.RocketFigure3d$1.hierarchyChanged(RocketFigure3d.java:99)
  16. at java.awt.Component.processHierarchyEvent(Component.java:6672)
  17. at java.awt.Component.processEvent(Component.java:6291)
  18. at java.awt.Container.processEvent(Container.java:2229)
  19. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  20. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  21. at java.awt.Component.dispatchEvent(Component.java:4687)
  22. at java.awt.Component.addNotify(Component.java:6941)
  23. at java.awt.Container.addNotify(Container.java:2758)
  24. at javax.swing.JComponent.addNotify(JComponent.java:4742)
  25. at java.awt.Container.addImpl(Container.java:1114)
  26. at java.awt.Container.add(Container.java:966)
  27. at net.sf.openrocket.gui.scalefigure.RocketPanel.go3D(RocketPanel.java:216)
  28. at net.sf.openrocket.gui.scalefigure.RocketPanel.access$11(RocketPanel.java:211)
  29. at net.sf.openrocket.gui.scalefigure.RocketPanel$5.actionPerformed(RocketPanel.java:281)
  30. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  31. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  32. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  33. at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
  34. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  35. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
  36. at java.awt.Component.processMouseEvent(Component.java:6505)
  37. at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
  38. at java.awt.Component.processEvent(Component.java:6270)
  39. at java.awt.Container.processEvent(Container.java:2229)
  40. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  41. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  42. at java.awt.Component.dispatchEvent(Component.java:4687)
  43. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  44. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  45. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  46. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  47. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  48. at java.awt.Component.dispatchEvent(Component.java:4687)
  49. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:713)
  50. at java.awt.EventQueue.access$000(EventQueue.java:104)
  51. at java.awt.EventQueue$3.run(EventQueue.java:672)
  52. at java.awt.EventQueue$3.run(EventQueue.java:670)
  53. at java.security.AccessController.doPrivileged(Native Method)
  54. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  55. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  56. at java.awt.EventQueue$4.run(EventQueue.java:686)
  57. at java.awt.EventQueue$4.run(EventQueue.java:684)
  58. at java.security.AccessController.doPrivileged(Native Method)
  59. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  60. at java.awt.EventQueue.dispatchEvent(EventQueue.java:683)
  61. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
  62. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
  63. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
  64. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
  65. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
  66. at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
  67. OGLUtilities.UNDEFINED = 0
  68. OGLUtilities.WINDOW = 1
  69. OGLUtilities.PBUFFER = 2
  70. OGLUtilities.TEXTURE = 3
  71. OGLUtilities.FLIP_BACKBUFFER = 4
  72. OGLUtilities.FBOBJECT = 5
  73. Checking for Java2D/OpenGL support
  74. Java2D support: default GraphicsConfiguration = sun.awt.X11GraphicsConfig
  75. JOGL/Java2D integration disabled
  76. GLProfile.init firstUIActionOnProcess: false, thread: AWT-EventQueue-0
  77. -----------------------------------------------------------------------------------------------------
  78. Platform: LINUX / Linux 3.4.9-1-ARCH (os), amd64 (arch), GENERIC_ABI, 2 cores
  79. MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
  80. int8 1 / 1, int16 2 / 2
  81. int 4 / 4, long 8 / 8
  82. int32 4 / 4, int64 8 / 8
  83. float 4 / 4, double 8 / 8, ldouble 16 / 16
  84. pointer 8 / 8, page 4096
  85. Platform: Java Version: 1.7.0_08-ea, VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
  86. Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, is JavaSE: true, AWT enabled: true
  87. -----------------------------------------------------------------------------------------------------
  88. -----------------------------------------------------------------------------------------------------
  89. Package: com.jogamp.common
  90. Extension Name: com.jogamp.common
  91. Specification Title: GlueGen Java Bindings Generator
  92. Specification Vendor: JogAmp Community
  93. Specification Version: 2.0
  94. Implementation Title: GlueGen Run-Time
  95. Implementation Vendor: JogAmp Community
  96. Implementation Vendor ID: com.jogamp
  97. Implementation URL: http://jogamp.org/
  98. Implementation Version: 2.0-b43-20120502
  99. Implementation Branch: rc
  100. Implementation Commit: 4ce601b38ca8418eddbe8cca4d531e6161fae26b
  101. -----------------------------------------------------------------------------------------------------
  102. -----------------------------------------------------------------------------------------------------
  103. Package: javax.media.nativewindow
  104. Extension Name: null
  105. Specification Title: null
  106. Specification Vendor: null
  107. Specification Version: null
  108. Implementation Title: null
  109. Implementation Vendor: null
  110. Implementation Vendor ID: null
  111. Implementation URL: null
  112. Implementation Version: null
  113. Implementation Branch: null
  114. Implementation Commit: null
  115. -----------------------------------------------------------------------------------------------------
  116. -----------------------------------------------------------------------------------------------------
  117. Package: javax.media.opengl
  118. Extension Name: javax.media.opengl
  119. Specification Title: Java Bindings for OpenGL API Specification
  120. Specification Vendor: JogAmp Community
  121. Specification Version: 2.0
  122. Implementation Title: Java Bindings for OpenGL Runtime Environment
  123. Implementation Vendor: JogAmp Community
  124. Implementation Vendor ID: com.jogamp
  125. Implementation URL: http://jogamp.org/
  126. Implementation Version: 2.0-b57-20120502
  127. Implementation Branch: rc
  128. Implementation Commit: 9ff0b0dafea2a03a915c97eb1513c39c27b6a7ae
  129. -----------------------------------------------------------------------------------------------------
  130. GLDrawableFactory.static - Native OS Factory for: X11: jogamp.opengl.x11.glx.X11GLXDrawableFactory
  131. SharedResourceRunner.start() - start new Thread - AWT-EventQueue-0
  132. SharedResourceRunner.run(): STARTED - AWT-EventQueue-0-SharedResourceRunner
  133. SharedResourceRunner.run(): READY - AWT-EventQueue-0-SharedResourceRunner
  134. Info: EGLDrawableFactory: EGL ES1 - NOPE
  135. Info: EGLDrawableFactory: EGL ES2 - NOPE
  136. Info: GLProfile.init - Default device is desktop derived: X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x0]
  137. Info: GLProfile.initProfilesForDevice: X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x0], isSet false
  138. GLProfile.init map :0, desktopCtxUndef true, esCtxUndef true
  139. GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on devide :0
  140. GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device :0
  141. GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on devide :0
  142. GLProfile.init map GLProfile[GL2/GL2.sw] on devide :0
  143. GLProfile.init map GLProfile[GL4/GL4.sw] on devide :0
  144. GLProfile.init map GLProfile[GL3/GL3.sw] on devide :0
  145. GLProfile.init map GLProfile[GL2GL3/GL2.sw] on devide :0
  146. GLProfile.init map *** no mapping for GLES2 on device :0
  147. GLProfile.init map GLProfile[GL2ES2/GL2.sw] on devide :0
  148. GLProfile.init map *** no mapping for GLES1 on device :0
  149. GLProfile.init map GLProfile[GL2ES1/GL2.sw] on devide :0
  150. SharedResourceRunner.getOrCreateShared() :0: trying - AWT-EventQueue-0
  151. SharedResourceRunner.doAndWait() START init: :0, release: null - AWT-EventQueue-0
  152. SharedResourceRunner.doAndWait() set command: :0, release: null - AWT-EventQueue-0
  153. SharedResourceRunner.run(): WOKE UP for device connection init: :0, release: null - AWT-EventQueue-0-SharedResourceRunner
  154. SharedResourceRunner.run(): create Shared for: :0 - AWT-EventQueue-0-SharedResourceRunner
  155. AWT-EventQueue-0-SharedResourceRunner: GLContext.resetStates()
  156. java.lang.Exception: Info: setGL (OpenGL null): AWT-EventQueue-0-SharedResourceRunner, <null> -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@4d407d7b
  157. at jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:197)
  158. at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1011)
  159. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:330)
  160. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  161. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  162. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  163. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  164. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  165. at java.lang.Thread.run(Thread.java:722)
  166. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  167. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable mapping key(GLX-X11_:0_0) -> 0x5d4539e4
  168. AWT-EventQueue-0-SharedResourceRunner: Context FQN: X11_:0_0-0x2 - 0.0 (Compatibility profile, hardware)
  169. AWT-EventQueue-0-SharedResourceRunner: GLContext GL ProcAddressTable mapping key(X11_:0_0-0x2) -> 0x2fde62c1
  170. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@4d407d7b, OpenGL null
  171. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL null, use glGetString
  172. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: GL_EXTENSIONS: 144, used glGetString
  173. GLX Version client version 1.4.0, server: 1.4.0
  174. GLX extensions (glXGetClientString): GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
  175. GLX extensions (glXQueryExtensionsString): GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap
  176. GLX extensions (glXQueryServerString): GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event
  177. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: GLX_EXTENSIONS: 23
  178. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: GL vendor: Tungsten Graphics, Inc
  179. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: ALL EXTENSIONS: 167
  180. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions
  181. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions
  182. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions
  183. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions
  184. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions
  185. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions
  186. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions
  187. AWT-EventQueue-0-SharedResourceRunner:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions
  188. AWT-EventQueue-0-SharedResourceRunner: GLContext GL ExtensionAvailabilityCache mapping key(X11_:0_0-0x2) -> 0x198f4ae2 - entries: 176
  189. AWT-EventQueue-0-SharedResourceRunner: createContextARB: mappedVersionsAvailableSet(:0): false
  190. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  191. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  192. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  193. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  194. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  195. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.2 (Compatibility profile, arb, hardware) - @creation
  196. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  197. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  198. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  199. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:690)
  200. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  201. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  202. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  203. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  204. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  205. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  206. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  207. at java.lang.Thread.run(Thread.java:722)
  208. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  209. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  210. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  211. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  212. ... 11 more
  213. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.2 (Compatibility profile, arb, hardware) - @creation
  214. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  215. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  216. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  217. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  218. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  219. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.1 (Compatibility profile, arb, hardware) - @creation
  220. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  221. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  222. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  223. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:690)
  224. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  225. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  226. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  227. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  228. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  229. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  230. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  231. at java.lang.Thread.run(Thread.java:722)
  232. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  233. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  234. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  235. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  236. ... 11 more
  237. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.1 (Compatibility profile, arb, hardware) - @creation
  238. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  239. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  240. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  241. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  242. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  243. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.0 (Compatibility profile, arb, hardware) - @creation
  244. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  245. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  246. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  247. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:690)
  248. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  249. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  250. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  251. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  252. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  253. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  254. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  255. at java.lang.Thread.run(Thread.java:722)
  256. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  257. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  258. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  259. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  260. ... 11 more
  261. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.0 (Compatibility profile, arb, hardware) - @creation
  262. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.2
  263. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3
  264. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  265. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  266. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  267. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  268. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.3 (Compatibility profile, arb, hardware) - @creation
  269. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  270. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  271. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  272. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:691)
  273. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  274. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  275. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  276. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  277. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  278. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  279. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  280. at java.lang.Thread.run(Thread.java:722)
  281. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  282. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  283. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  284. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  285. ... 11 more
  286. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.3 (Compatibility profile, arb, hardware) - @creation
  287. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2
  288. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  289. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  290. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  291. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  292. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.2 (Compatibility profile, arb, hardware) - @creation
  293. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  294. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  295. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  296. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:691)
  297. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  298. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  299. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  300. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  301. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  302. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  303. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  304. at java.lang.Thread.run(Thread.java:722)
  305. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  306. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  307. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  308. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  309. ... 11 more
  310. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.2 (Compatibility profile, arb, hardware) - @creation
  311. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1
  312. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  313. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  314. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  315. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  316. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.1 (Compatibility profile, arb, hardware) - @creation
  317. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  318. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  319. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  320. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:691)
  321. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  322. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  323. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  324. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  325. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  326. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  327. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  328. at java.lang.Thread.run(Thread.java:722)
  329. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  330. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  331. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  332. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  333. ... 11 more
  334. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.1 (Compatibility profile, arb, hardware) - @creation
  335. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 3.2
  336. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.0
  337. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  338. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  339. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.0 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  340. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  341. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.0 (Compatibility profile, arb, hardware) - @creation
  342. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  343. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  344. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  345. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:692)
  346. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  347. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  348. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  349. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  350. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  351. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  352. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  353. at java.lang.Thread.run(Thread.java:722)
  354. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  355. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  356. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  357. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  358. ... 11 more
  359. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.0 (Compatibility profile, arb, hardware) - @creation
  360. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 2.1
  361. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  362. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  363. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 2.1 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  364. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  365. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 2.1 (Compatibility profile, arb, hardware) - @creation
  366. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  367. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  368. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  369. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:692)
  370. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  371. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  372. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  373. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  374. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  375. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  376. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  377. at java.lang.Thread.run(Thread.java:722)
  378. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  379. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  380. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  381. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  382. ... 11 more
  383. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 2.1 (Compatibility profile, arb, hardware) - @creation
  384. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 2.0
  385. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  386. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  387. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 2.0 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  388. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  389. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 2.0 (Compatibility profile, arb, hardware) - @creation
  390. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  391. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  392. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  393. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:692)
  394. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  395. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  396. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  397. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  398. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  399. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  400. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  401. at java.lang.Thread.run(Thread.java:722)
  402. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  403. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  404. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  405. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  406. ... 11 more
  407. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 2.0 (Compatibility profile, arb, hardware) - @creation
  408. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 2.2
  409. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  410. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  411. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  412. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  413. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  414. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.2 (Core profile, arb, hardware) - @creation
  415. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  416. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  417. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  418. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  419. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  420. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  421. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  422. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  423. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  424. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  425. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  426. at java.lang.Thread.run(Thread.java:722)
  427. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  428. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  429. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  430. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  431. ... 11 more
  432. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.2 (Core profile, arb, hardware) - @creation
  433. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  434. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  435. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  436. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  437. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  438. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.1 (Core profile, arb, hardware) - @creation
  439. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  440. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  441. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  442. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  443. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  444. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  445. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  446. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  447. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  448. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  449. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  450. at java.lang.Thread.run(Thread.java:722)
  451. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  452. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  453. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  454. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  455. ... 11 more
  456. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.1 (Core profile, arb, hardware) - @creation
  457. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  458. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  459. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  460. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  461. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  462. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.0 (Core profile, arb, hardware) - @creation
  463. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  464. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  465. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  466. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  467. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  468. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  469. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  470. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  471. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  472. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  473. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  474. at java.lang.Thread.run(Thread.java:722)
  475. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  476. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  477. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  478. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  479. ... 11 more
  480. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.0 (Core profile, arb, hardware) - @creation
  481. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  482. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  483. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  484. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  485. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  486. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.2 (forward, arb, hardware) - @creation
  487. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  488. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  489. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  490. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  491. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  492. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  493. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  494. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  495. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  496. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  497. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  498. at java.lang.Thread.run(Thread.java:722)
  499. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  500. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  501. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  502. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  503. ... 11 more
  504. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.2 (forward, arb, hardware) - @creation
  505. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  506. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  507. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  508. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  509. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  510. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.1 (forward, arb, hardware) - @creation
  511. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  512. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  513. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  514. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  515. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  516. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  517. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  518. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  519. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  520. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  521. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  522. at java.lang.Thread.run(Thread.java:722)
  523. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  524. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  525. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  526. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  527. ... 11 more
  528. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.1 (forward, arb, hardware) - @creation
  529. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  530. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  531. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  532. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  533. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  534. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.0 (forward, arb, hardware) - @creation
  535. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  536. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  537. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  538. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  539. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  540. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  541. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  542. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  543. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  544. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  545. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  546. at java.lang.Thread.run(Thread.java:722)
  547. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  548. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  549. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  550. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  551. ... 11 more
  552. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.0 (forward, arb, hardware) - @creation
  553. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.2
  554. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  555. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  556. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.2 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  557. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  558. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.2 (Compatibility profile, arb, hardware) - @creation
  559. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  560. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  561. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  562. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  563. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  564. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  565. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  566. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  567. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  568. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  569. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  570. at java.lang.Thread.run(Thread.java:722)
  571. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  572. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  573. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  574. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  575. ... 11 more
  576. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.2 (Compatibility profile, arb, hardware) - @creation
  577. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.1
  578. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  579. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  580. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.1 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  581. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  582. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.1 (Compatibility profile, arb, hardware) - @creation
  583. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  584. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  585. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  586. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  587. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  588. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  589. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  590. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  591. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  592. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  593. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  594. at java.lang.Thread.run(Thread.java:722)
  595. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  596. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  597. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  598. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  599. ... 11 more
  600. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.1 (Compatibility profile, arb, hardware) - @creation
  601. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 4.0
  602. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  603. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  604. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 4.0 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  605. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  606. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 4.0 (Compatibility profile, arb, hardware) - @creation
  607. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  608. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  609. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  610. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:693)
  611. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  612. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  613. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  614. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  615. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  616. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  617. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  618. at java.lang.Thread.run(Thread.java:722)
  619. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  620. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  621. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  622. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  623. ... 11 more
  624. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 4.0 (Compatibility profile, arb, hardware) - @creation
  625. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 4.4
  626. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3
  627. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  628. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  629. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  630. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  631. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.3 (Core profile, arb, hardware) - @creation
  632. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  633. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  634. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  635. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  636. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  637. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  638. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  639. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  640. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  641. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  642. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  643. at java.lang.Thread.run(Thread.java:722)
  644. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  645. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  646. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  647. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  648. ... 11 more
  649. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.3 (Core profile, arb, hardware) - @creation
  650. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2
  651. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  652. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  653. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  654. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  655. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.2 (Core profile, arb, hardware) - @creation
  656. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  657. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  658. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  659. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  660. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  661. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  662. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  663. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  664. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  665. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  666. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  667. at java.lang.Thread.run(Thread.java:722)
  668. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  669. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  670. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  671. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  672. ... 11 more
  673. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.2 (Core profile, arb, hardware) - @creation
  674. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1
  675. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  676. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  677. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (Core profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  678. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  679. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.1 (Core profile, arb, hardware) - @creation
  680. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  681. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  682. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:733)
  683. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  684. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  685. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  686. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  687. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  688. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  689. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  690. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  691. at java.lang.Thread.run(Thread.java:722)
  692. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  693. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  694. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  695. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  696. ... 11 more
  697. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.1 (Core profile, arb, hardware) - @creation
  698. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3
  699. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  700. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  701. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  702. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  703. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.3 (forward, arb, hardware) - @creation
  704. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  705. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  706. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  707. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  708. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  709. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  710. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  711. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  712. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  713. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  714. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  715. at java.lang.Thread.run(Thread.java:722)
  716. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  717. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  718. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  719. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  720. ... 11 more
  721. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.3 (forward, arb, hardware) - @creation
  722. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2
  723. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  724. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  725. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  726. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  727. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.2 (forward, arb, hardware) - @creation
  728. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  729. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  730. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  731. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  732. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  733. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  734. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  735. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  736. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  737. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  738. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  739. at java.lang.Thread.run(Thread.java:722)
  740. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  741. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  742. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  743. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  744. ... 11 more
  745. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.2 (forward, arb, hardware) - @creation
  746. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1
  747. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  748. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  749. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (forward, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  750. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  751. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.1 (forward, arb, hardware) - @creation
  752. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  753. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  754. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:742)
  755. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  756. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  757. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  758. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  759. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  760. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  761. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  762. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  763. at java.lang.Thread.run(Thread.java:722)
  764. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno Resource temporarily unavailable
  765. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  766. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  767. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  768. ... 11 more
  769. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.1 (forward, arb, hardware) - @creation
  770. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.3
  771. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  772. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  773. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.3 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  774. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  775. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.3 (Compatibility profile, arb, hardware) - @creation
  776. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  777. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  778. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  779. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  780. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  781. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  782. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  783. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  784. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  785. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  786. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  787. at java.lang.Thread.run(Thread.java:722)
  788. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  789. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  790. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  791. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  792. ... 11 more
  793. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.3 (Compatibility profile, arb, hardware) - @creation
  794. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.2
  795. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  796. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  797. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.2 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  798. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  799. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.2 (Compatibility profile, arb, hardware) - @creation
  800. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  801. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  802. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  803. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  804. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  805. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  806. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  807. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  808. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  809. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  810. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  811. at java.lang.Thread.run(Thread.java:722)
  812. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  813. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  814. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  815. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  816. ... 11 more
  817. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.2 (Compatibility profile, arb, hardware) - @creation
  818. AWT-EventQueue-0-SharedResourceRunner: createContextARBVersions: share 0, direct true, version 3.1
  819. AWT-EventQueue-0-SharedResourceRunner: Initializing GLX extension address table: GLX-X11_:0_0
  820. AWT-EventQueue-0-SharedResourceRunner: GLContext GLX ProcAddressTable reusing key(GLX-X11_:0_0) -> 0x5d4539e4
  821. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextARBImpl: 3.1 (Compatibility profile, arb, hardware) - @creation, handle 0x2600002, share 0x0, direct true, glXCreateContextAttribsARB: 0x7faefa5b72a0
  822. Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  823. java.lang.Throwable: AWT-EventQueue-0-SharedResourceRunner: Info: X11GLXContext.createContextARBImpl glXCreateContextAttribsARB failed with 3.1 (Compatibility profile, arb, hardware) - @creation
  824. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:233)
  825. at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:793)
  826. at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:751)
  827. at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:694)
  828. at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:654)
  829. at jogamp.opengl.x11.glx.X11GLXContext.createImplRaw(X11GLXContext.java:339)
  830. at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:260)
  831. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:505)
  832. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:424)
  833. at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:250)
  834. at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:261)
  835. at java.lang.Thread.run(Thread.java:722)
  836. Caused by: java.lang.RuntimeException: Info: Nativewindow X11 Error: Display 0x7faf100bd2e0, Code 0x1, errno No such file or directory
  837. at jogamp.opengl.x11.glx.GLXExtImpl.dispatch_glXCreateContextAttribsARB1(Native Method)
  838. at jogamp.opengl.x11.glx.GLXExtImpl.glXCreateContextAttribsARB(GLXExtImpl.java:189)
  839. at jogamp.opengl.x11.glx.X11GLXContext.createContextARBImpl(X11GLXContext.java:229)
  840. ... 11 more
  841. AWT-EventQueue-0-SharedResourceRunner: createContextARBImpl: NO 3.1 (Compatibility profile, arb, hardware) - @creation
  842. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersionsAvailable NOPE: 3.4
  843. AWT-EventQueue-0-SharedResourceRunner: createContextARB-MapVersions NONE for :X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0]
  844. AWT-EventQueue-0-SharedResourceRunner: createContextImpl: NOT OK (ARB, initial) - creation failed - share 0
  845. AWT-EventQueue-0-SharedResourceRunner: X11GLXContext.createContextImpl failed, fall back to !ARB context 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4
  846. AWT-EventQueue-0-SharedResourceRunner: createContextImpl: OK (old-2) share 0
  847. AWT-EventQueue-0-SharedResourceRunner: createContextImpl: OK direct true/true
  848. AWT-EventQueue-0-SharedResourceRunner: Create GL context OK: 0x7faf1010f700 for jogamp.opengl.x11.glx.X11OnscreenGLXContext - 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4
  849. AWT-EventQueue-0-SharedResourceRunner: createContextARB: SET mappedVersionsAvailableSet X11_:0_0
  850. AWT-EventQueue-0-SharedResourceRunner: createContextOLD-MapVersionsAvailable HAVE: X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0] -> 2.2 -> 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4
  851. GLDebugMessageHandler.init(false)
  852. GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4
  853. GLDebugMessageHandler.init(false) .. n/a
  854. AWT-EventQueue-0-SharedResourceRunner: GLContext.ContextSwitch: - switch - CONTEXT_CURRENT_NEW - <7ceeae5, 219f6464>[count 1, qsz 0, owner <AWT-EventQueue-0-SharedResourceRunner>]
  855. SharedDevice: X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0]
  856. SharedScreen: X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0], idx 0]
  857. SharedContext: X11OnscreenGLXContext [OpenGL 2.1, options 0x102, 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4, handle 0x7faf1010f700, jogamp.opengl.gl4.GL4bcImpl@4d407d7b,
  858. Drawable: X11DummyGLXDrawable[Realized true,
  859. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  860. handle 0x2600002,
  861. Window WrappedSurface[config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  862. requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]],
  863. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x7faf100bd2e0, surfaceHandle 0x2600002, size 64x64, surfaceLock <73d05ca7, 74731357>[count 0, qsz 0, owner <NULL>]]], lock <7ceeae5, 219f6464>[count 0, qsz 0, owner <NULL>], direct true] , madeCurrent true
  864. GLX Server Vendor: SGI
  865. GLX Server Version: 1.4.0
  866. GLX Server Multisample: true
  867. GLX Client Vendor: Mesa Project and SGI
  868. GLX Client Version: 1.4.0
  869. GLX Client Multisample: true
  870. SharedResourceRunner.run(): READY - AWT-EventQueue-0-SharedResourceRunner
  871. SharedResourceRunner.initializeAndWait END init: :0, release: null - AWT-EventQueue-0
  872. SharedResourceRunner.getOrCreateShared() :0: success - AWT-EventQueue-0
  873. GLProfile.initProfilesForDevice: X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x0]: desktop Shared Ctx true
  874. GLProfile.init map :0, desktopCtxUndef false, esCtxUndef false
  875. GLProfile.init map *** no mapping for GL4bc on device :0
  876. GLProfile.init map *** no mapping for GL3bc on device :0
  877. GLProfile.init map GLProfile[GL2/GL2.hw] on devide :0
  878. GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device :0
  879. GLProfile.init map *** no mapping for GL4 on device :0
  880. GLProfile.init map *** no mapping for GL3 on device :0
  881. GLProfile.init map GLProfile[GL2GL3/GL2.hw] on devide :0
  882. GLProfile.init map defaultAny GLProfile[GL2GL3/GL2.hw] on device :0
  883. GLProfile.init map *** no mapping for GLES2 on device :0
  884. GLProfile.init map GLProfile[GL2ES2/GL2.hw] on devide :0
  885. GLProfile.init map *** no mapping for GLES1 on device :0
  886. GLProfile.init map GLProfile[GL2ES1/GL2.hw] on devide :0
  887. GLProfile.initProfilesForDevice: :0: added profile(s): desktop true, egl false
  888. GLProfile.initProfilesForDevice: :0: Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true [2.1 (Compatibility profile, ES2 compatible, hardware)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2.hw], GLProfile[GL2ES1/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2/GL2.hw], GLProfile[GL2GL3/GL2.hw], , default GLProfile[GL2/GL2.hw]]
  889. GLProfile.dumpGLInfo: X11OnscreenGLXContext [OpenGL 2.1, options 0x102, 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4, handle 0x7faf1010f700, jogamp.opengl.gl4.GL4bcImpl@4d407d7b,
  890. Drawable: X11DummyGLXDrawable[Realized true,
  891. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  892. handle 0x2600002,
  893. Window WrappedSurface[config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x7faf100bd2e0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  894. requested GLCaps[on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]],
  895. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]], displayHandle 0x7faf100bd2e0, surfaceHandle 0x2600002, size 64x64, surfaceLock <73d05ca7, 74731357>[count 0, qsz 0, owner <NULL>]]], lock <7ceeae5, 219f6464>[count 0, qsz 0, owner <NULL>], direct true]
  896. ExtensionAvailabilityCache: getGLExtensions() called
  897. -----------------------------------------------------------------------------------------------------
  898. X11GraphicsDevice[type X11, connection :0]:
  899. Native
  900. GL4bc false
  901. GL4 false
  902. GL3bc false
  903. GL3 false
  904. GL2 true [2.1 (Compatibility profile, ES2 compatible, hardware)]
  905. GL2ES1 true
  906. GLES1 false
  907. GL2ES2 true
  908. GLES2 false
  909. Profiles
  910. GLProfile[GL2ES2/GL2.hw]
  911. GLProfile[GL2ES1/GL2.hw]
  912. GLProfile[GL2/GL2.hw]
  913. GLProfile[GL2/GL2.hw]
  914. GLProfile[GL2GL3/GL2.hw]
  915. default GLProfile[GL2/GL2.hw]
  916.  
  917. Swap Interval -1
  918. GL Profile GLProfile[GL2/GL2.sw]
  919. CTX VERSION 2.1 (Compatibility profile, ES2 compatible, hardware) - 2.1 Mesa 8.0.4
  920. GL jogamp.opengl.gl4.GL4bcImpl@4d407d7b
  921. GL_VENDOR Tungsten Graphics, Inc
  922. GL_RENDERER Mesa DRI Mobile Intel® GM45 Express Chipset
  923. GL_VERSION 2.1 Mesa 8.0.4
  924. GLSL true, has-compiler: true, version: 1.20
  925. GL_EXTENSIONS 144
  926. GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_NV_vertex_program GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_envmap_bumpmap GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_vertex_program1_1 GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_MESA_texture_array GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_half_float_vertex GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_ARB_ES2_compatibility GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_robustness
  927. GLX_EXTENSIONS 23
  928. GLX_SGI_swap_control GLX_SGIX_visual_select_group GLX_SGI_video_sync GLX_MESA_copy_sub_buffer GLX_EXT_texture_from_pixmap GLX_ARB_get_proc_address GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_OML_sync_control GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_ARB_create_context_profile GLX_EXT_visual_info GLX_MESA_multithread_makecurrent GLX_EXT_import_context GLX_OML_swap_method GLX_SGIX_pbuffer GLX_ARB_multisample GLX_SGI_make_current_read GLX_MESA_swap_control GLX_SGIS_multisample GLX_ARB_create_context GLX_SGIX_fbconfig
  929. -----------------------------------------------------------------------------------------------------
  930. GLCaps[glx vid ----, fbc 0x74: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  931. GLCaps[glx vid ----, fbc 0x74: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  932. GLCaps[glx vid ----, fbc 0x75: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  933. GLCaps[glx vid ----, fbc 0x75: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  934. GLCaps[glx vid ----, fbc 0x76: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  935. GLCaps[glx vid ----, fbc 0x76: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  936. GLCaps[glx vid ----, fbc 0x77: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  937. GLCaps[glx vid ----, fbc 0x77: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  938. GLCaps[glx vid ----, fbc 0x78: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  939. GLCaps[glx vid ----, fbc 0x78: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  940. GLCaps[glx vid ----, fbc 0x79: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  941. GLCaps[glx vid ----, fbc 0x79: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  942. GLCaps[glx vid ----, fbc 0x86: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  943. GLCaps[glx vid ----, fbc 0x86: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  944. GLCaps[glx vid ----, fbc 0x87: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  945. GLCaps[glx vid ----, fbc 0x87: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  946. GLCaps[glx vid ----, fbc 0x8c: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  947. GLCaps[glx vid ----, fbc 0x8c: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  948. GLCaps[glx vid ----, fbc 0x8d: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  949. GLCaps[glx vid ----, fbc 0x8d: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  950. GLCaps[glx vid ----, fbc 0x8e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  951. GLCaps[glx vid ----, fbc 0x8e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  952. GLCaps[glx vid ----, fbc 0x8f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  953. GLCaps[glx vid ----, fbc 0x8f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  954. GLCaps[glx vid ----, fbc 0x90: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  955. GLCaps[glx vid ----, fbc 0x90: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  956. GLCaps[glx vid ----, fbc 0x91: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  957. GLCaps[glx vid ----, fbc 0x91: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  958. GLCaps[glx vid ----, fbc 0x9e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  959. GLCaps[glx vid ----, fbc 0x9e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  960. GLCaps[glx vid ----, fbc 0x9f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  961. GLCaps[glx vid ----, fbc 0x9f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  962. GLCaps[glx vid 0x21, fbc 0x84: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  963. GLCaps[glx vid 0x21, fbc 0x84: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  964. GLCaps[glx vid 0x21, fbc 0x84: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  965. GLCaps[glx vid 0x22, fbc 0x9c: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  966. GLCaps[glx vid 0x22, fbc 0x9c: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  967. GLCaps[glx vid 0x22, fbc 0x9c: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  968. GLCaps[glx vid 0x73, fbc 0x85: on-scr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  969. GLCaps[glx vid 0x73, fbc 0x85: offscr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  970. GLCaps[glx vid 0x73, fbc 0x85: offscr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  971. GLCaps[glx vid 0xa4, fbc 0x7a: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  972. GLCaps[glx vid 0xa4, fbc 0x7a: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  973. GLCaps[glx vid 0xa4, fbc 0x7a: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  974. GLCaps[glx vid 0xa5, fbc 0x7b: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  975. GLCaps[glx vid 0xa5, fbc 0x7b: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  976. GLCaps[glx vid 0xa5, fbc 0x7b: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  977. GLCaps[glx vid 0xa6, fbc 0x7c: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  978. GLCaps[glx vid 0xa6, fbc 0x7c: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  979. GLCaps[glx vid 0xa6, fbc 0x7c: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  980. GLCaps[glx vid 0xa7, fbc 0x7d: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  981. GLCaps[glx vid 0xa7, fbc 0x7d: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  982. GLCaps[glx vid 0xa7, fbc 0x7d: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  983. GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  984. GLCaps[glx vid 0xa8, fbc 0x7e: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  985. GLCaps[glx vid 0xa8, fbc 0x7e: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  986. GLCaps[glx vid 0xa9, fbc 0x7f: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  987. GLCaps[glx vid 0xa9, fbc 0x7f: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  988. GLCaps[glx vid 0xa9, fbc 0x7f: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  989. GLCaps[glx vid 0xaa, fbc 0x80: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  990. GLCaps[glx vid 0xaa, fbc 0x80: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  991. GLCaps[glx vid 0xaa, fbc 0x80: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  992. GLCaps[glx vid 0xab, fbc 0x81: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  993. GLCaps[glx vid 0xab, fbc 0x81: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  994. GLCaps[glx vid 0xab, fbc 0x81: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  995. GLCaps[glx vid 0xac, fbc 0x82: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  996. GLCaps[glx vid 0xac, fbc 0x82: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  997. GLCaps[glx vid 0xac, fbc 0x82: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  998. GLCaps[glx vid 0xad, fbc 0x83: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  999. GLCaps[glx vid 0xad, fbc 0x83: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1000. GLCaps[glx vid 0xad, fbc 0x83: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1001. GLCaps[glx vid 0xae, fbc 0x88: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1002. GLCaps[glx vid 0xae, fbc 0x88: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1003. GLCaps[glx vid 0xae, fbc 0x88: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1004. GLCaps[glx vid 0xaf, fbc 0x89: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1005. GLCaps[glx vid 0xaf, fbc 0x89: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1006. GLCaps[glx vid 0xaf, fbc 0x89: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1007. GLCaps[glx vid 0xb0, fbc 0x8a: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1008. GLCaps[glx vid 0xb0, fbc 0x8a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1009. GLCaps[glx vid 0xb0, fbc 0x8a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1010. GLCaps[glx vid 0xb1, fbc 0x8b: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1011. GLCaps[glx vid 0xb1, fbc 0x8b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1012. GLCaps[glx vid 0xb1, fbc 0x8b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1013. GLCaps[glx vid 0xb2, fbc 0x92: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1014. GLCaps[glx vid 0xb2, fbc 0x92: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1015. GLCaps[glx vid 0xb2, fbc 0x92: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1016. GLCaps[glx vid 0xb3, fbc 0x93: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1017. GLCaps[glx vid 0xb3, fbc 0x93: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1018. GLCaps[glx vid 0xb3, fbc 0x93: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1019. GLCaps[glx vid 0xb4, fbc 0x94: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1020. GLCaps[glx vid 0xb4, fbc 0x94: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1021. GLCaps[glx vid 0xb4, fbc 0x94: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1022. GLCaps[glx vid 0xb5, fbc 0x95: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1023. GLCaps[glx vid 0xb5, fbc 0x95: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1024. GLCaps[glx vid 0xb5, fbc 0x95: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1025. GLCaps[glx vid 0xb6, fbc 0x96: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1026. GLCaps[glx vid 0xb6, fbc 0x96: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1027. GLCaps[glx vid 0xb6, fbc 0x96: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1028. GLCaps[glx vid 0xb7, fbc 0x97: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1029. GLCaps[glx vid 0xb7, fbc 0x97: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1030. GLCaps[glx vid 0xb7, fbc 0x97: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1031. GLCaps[glx vid 0xb8, fbc 0x98: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1032. GLCaps[glx vid 0xb8, fbc 0x98: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1033. GLCaps[glx vid 0xb8, fbc 0x98: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1034. GLCaps[glx vid 0xb9, fbc 0x99: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1035. GLCaps[glx vid 0xb9, fbc 0x99: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1036. GLCaps[glx vid 0xb9, fbc 0x99: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1037. GLCaps[glx vid 0xba, fbc 0x9a: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1038. GLCaps[glx vid 0xba, fbc 0x9a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1039. GLCaps[glx vid 0xba, fbc 0x9a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1040. GLCaps[glx vid 0xbb, fbc 0x9b: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1041. GLCaps[glx vid 0xbb, fbc 0x9b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1042. GLCaps[glx vid 0xbb, fbc 0x9b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1043. GLCaps[glx vid 0xbc, fbc 0x9d: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1044. GLCaps[glx vid 0xbc, fbc 0x9d: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1045. GLCaps[glx vid 0xbc, fbc 0x9d: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1046. GLCaps[glx vid 0xbd, fbc 0xa0: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1047. GLCaps[glx vid 0xbd, fbc 0xa0: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1048. GLCaps[glx vid 0xbd, fbc 0xa0: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1049. GLCaps[glx vid 0xbe, fbc 0xa1: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1050. GLCaps[glx vid 0xbe, fbc 0xa1: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1051. GLCaps[glx vid 0xbe, fbc 0xa1: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1052. GLCaps[glx vid 0xbf, fbc 0xa2: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1053. GLCaps[glx vid 0xbf, fbc 0xa2: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1054. GLCaps[glx vid 0xbf, fbc 0xa2: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1055. GLCaps[glx vid 0xc0, fbc 0xa3: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1056. GLCaps[glx vid 0xc0, fbc 0xa3: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1057. GLCaps[glx vid 0xc0, fbc 0xa3: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1058. GLProfile.init addedAnyProfile true
  1059. GLProfile.init isAWTAvailable true
  1060. GLProfile.init hasDesktopGLFactory true
  1061. GLProfile.init hasGL234Impl true
  1062. GLProfile.init hasEGLFactory true
  1063. GLProfile.init hasGLES1Impl false
  1064. GLProfile.init hasGLES2Impl false
  1065. GLProfile.init defaultDevice X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x0]
  1066. GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1]
  1067. Info: EGLDrawableFactory.validateDevice: device not compatible : X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x0]
  1068. Default Profiles
  1069. Native
  1070. GL4bc false
  1071. GL4 false
  1072. GL3bc false
  1073. GL3 false
  1074. GL2 true [2.1 (Compatibility profile, ES2 compatible, hardware)]
  1075. GL2ES1 true
  1076. GLES1 false
  1077. GL2ES2 true
  1078. GLES2 false
  1079. Profiles
  1080. GLProfile[GL2ES2/GL2.hw]
  1081. GLProfile[GL2ES1/GL2.hw]
  1082. GLProfile[GL2/GL2.hw]
  1083. GLProfile[GL2/GL2.hw]
  1084. GLProfile[GL2GL3/GL2.hw]
  1085. default GLProfile[GL2/GL2.hw]
  1086.  
  1087.  
  1088. Desktop Capabilities:
  1089. GLCaps[glx vid ----, fbc 0x74: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1090. GLCaps[glx vid ----, fbc 0x74: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1091. GLCaps[glx vid ----, fbc 0x75: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1092. GLCaps[glx vid ----, fbc 0x75: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1093. GLCaps[glx vid ----, fbc 0x76: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1094. GLCaps[glx vid ----, fbc 0x76: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1095. GLCaps[glx vid ----, fbc 0x77: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1096. GLCaps[glx vid ----, fbc 0x77: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1097. GLCaps[glx vid ----, fbc 0x78: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1098. GLCaps[glx vid ----, fbc 0x78: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1099. GLCaps[glx vid ----, fbc 0x79: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1100. GLCaps[glx vid ----, fbc 0x79: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1101. GLCaps[glx vid ----, fbc 0x86: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1102. GLCaps[glx vid ----, fbc 0x86: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1103. GLCaps[glx vid ----, fbc 0x87: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1104. GLCaps[glx vid ----, fbc 0x87: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1105. GLCaps[glx vid ----, fbc 0x8c: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1106. GLCaps[glx vid ----, fbc 0x8c: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1107. GLCaps[glx vid ----, fbc 0x8d: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1108. GLCaps[glx vid ----, fbc 0x8d: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1109. GLCaps[glx vid ----, fbc 0x8e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1110. GLCaps[glx vid ----, fbc 0x8e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1111. GLCaps[glx vid ----, fbc 0x8f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1112. GLCaps[glx vid ----, fbc 0x8f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1113. GLCaps[glx vid ----, fbc 0x90: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1114. GLCaps[glx vid ----, fbc 0x90: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1115. GLCaps[glx vid ----, fbc 0x91: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1116. GLCaps[glx vid ----, fbc 0x91: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1117. GLCaps[glx vid ----, fbc 0x9e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1118. GLCaps[glx vid ----, fbc 0x9e: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1119. GLCaps[glx vid ----, fbc 0x9f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1120. GLCaps[glx vid ----, fbc 0x9f: offscr, rgba 0x5/6/5/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 16/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1121. GLCaps[glx vid 0x21, fbc 0x84: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1122. GLCaps[glx vid 0x21, fbc 0x84: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1123. GLCaps[glx vid 0x21, fbc 0x84: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1124. GLCaps[glx vid 0x22, fbc 0x9c: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1125. GLCaps[glx vid 0x22, fbc 0x9c: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1126. GLCaps[glx vid 0x22, fbc 0x9c: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1127. GLCaps[glx vid 0x73, fbc 0x85: on-scr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1128. GLCaps[glx vid 0x73, fbc 0x85: offscr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1129. GLCaps[glx vid 0x73, fbc 0x85: offscr, rgba 0x8/8/8/8, trans-rgba 0xff/ff/ff/ff, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1130. GLCaps[glx vid 0xa4, fbc 0x7a: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1131. GLCaps[glx vid 0xa4, fbc 0x7a: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1132. GLCaps[glx vid 0xa4, fbc 0x7a: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1133. GLCaps[glx vid 0xa5, fbc 0x7b: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1134. GLCaps[glx vid 0xa5, fbc 0x7b: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1135. GLCaps[glx vid 0xa5, fbc 0x7b: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1136. GLCaps[glx vid 0xa6, fbc 0x7c: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1137. GLCaps[glx vid 0xa6, fbc 0x7c: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1138. GLCaps[glx vid 0xa6, fbc 0x7c: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1139. GLCaps[glx vid 0xa7, fbc 0x7d: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1140. GLCaps[glx vid 0xa7, fbc 0x7d: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1141. GLCaps[glx vid 0xa7, fbc 0x7d: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1142. GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1143. GLCaps[glx vid 0xa8, fbc 0x7e: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1144. GLCaps[glx vid 0xa8, fbc 0x7e: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1145. GLCaps[glx vid 0xa9, fbc 0x7f: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1146. GLCaps[glx vid 0xa9, fbc 0x7f: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1147. GLCaps[glx vid 0xa9, fbc 0x7f: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1148. GLCaps[glx vid 0xaa, fbc 0x80: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1149. GLCaps[glx vid 0xaa, fbc 0x80: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1150. GLCaps[glx vid 0xaa, fbc 0x80: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1151. GLCaps[glx vid 0xab, fbc 0x81: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1152. GLCaps[glx vid 0xab, fbc 0x81: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1153. GLCaps[glx vid 0xab, fbc 0x81: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1154. GLCaps[glx vid 0xac, fbc 0x82: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1155. GLCaps[glx vid 0xac, fbc 0x82: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1156. GLCaps[glx vid 0xac, fbc 0x82: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1157. GLCaps[glx vid 0xad, fbc 0x83: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1158. GLCaps[glx vid 0xad, fbc 0x83: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1159. GLCaps[glx vid 0xad, fbc 0x83: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1160. GLCaps[glx vid 0xae, fbc 0x88: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1161. GLCaps[glx vid 0xae, fbc 0x88: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1162. GLCaps[glx vid 0xae, fbc 0x88: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1163. GLCaps[glx vid 0xaf, fbc 0x89: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1164. GLCaps[glx vid 0xaf, fbc 0x89: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1165. GLCaps[glx vid 0xaf, fbc 0x89: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1166. GLCaps[glx vid 0xb0, fbc 0x8a: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1167. GLCaps[glx vid 0xb0, fbc 0x8a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1168. GLCaps[glx vid 0xb0, fbc 0x8a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1169. GLCaps[glx vid 0xb1, fbc 0x8b: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1170. GLCaps[glx vid 0xb1, fbc 0x8b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1171. GLCaps[glx vid 0xb1, fbc 0x8b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1172. GLCaps[glx vid 0xb2, fbc 0x92: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1173. GLCaps[glx vid 0xb2, fbc 0x92: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1174. GLCaps[glx vid 0xb2, fbc 0x92: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1175. GLCaps[glx vid 0xb3, fbc 0x93: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1176. GLCaps[glx vid 0xb3, fbc 0x93: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1177. GLCaps[glx vid 0xb3, fbc 0x93: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1178. GLCaps[glx vid 0xb4, fbc 0x94: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1179. GLCaps[glx vid 0xb4, fbc 0x94: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1180. GLCaps[glx vid 0xb4, fbc 0x94: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1181. GLCaps[glx vid 0xb5, fbc 0x95: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1182. GLCaps[glx vid 0xb5, fbc 0x95: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1183. GLCaps[glx vid 0xb5, fbc 0x95: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1184. GLCaps[glx vid 0xb6, fbc 0x96: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1185. GLCaps[glx vid 0xb6, fbc 0x96: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1186. GLCaps[glx vid 0xb6, fbc 0x96: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1187. GLCaps[glx vid 0xb7, fbc 0x97: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1188. GLCaps[glx vid 0xb7, fbc 0x97: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1189. GLCaps[glx vid 0xb7, fbc 0x97: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1190. GLCaps[glx vid 0xb8, fbc 0x98: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1191. GLCaps[glx vid 0xb8, fbc 0x98: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1192. GLCaps[glx vid 0xb8, fbc 0x98: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1193. GLCaps[glx vid 0xb9, fbc 0x99: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1194. GLCaps[glx vid 0xb9, fbc 0x99: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1195. GLCaps[glx vid 0xb9, fbc 0x99: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1196. GLCaps[glx vid 0xba, fbc 0x9a: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1197. GLCaps[glx vid 0xba, fbc 0x9a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1198. GLCaps[glx vid 0xba, fbc 0x9a: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 0/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1199. GLCaps[glx vid 0xbb, fbc 0x9b: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw]]
  1200. GLCaps[glx vid 0xbb, fbc 0x9b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1201. GLCaps[glx vid 0xbb, fbc 0x9b: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, one, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1202. GLCaps[glx vid 0xbc, fbc 0x9d: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1203. GLCaps[glx vid 0xbc, fbc 0x9d: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1204. GLCaps[glx vid 0xbc, fbc 0x9d: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1205. GLCaps[glx vid 0xbd, fbc 0xa0: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1206. GLCaps[glx vid 0xbd, fbc 0xa0: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1207. GLCaps[glx vid 0xbd, fbc 0xa0: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1208. GLCaps[glx vid 0xbe, fbc 0xa1: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1209. GLCaps[glx vid 0xbe, fbc 0xa1: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1210. GLCaps[glx vid 0xbe, fbc 0xa1: offscr, rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/0, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1211. GLCaps[glx vid 0xbf, fbc 0xa2: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw]]
  1212. GLCaps[glx vid 0xbf, fbc 0xa2: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1213. GLCaps[glx vid 0xbf, fbc 0xa2: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], pixmap]
  1214. GLCaps[glx vid 0xc0, fbc 0xa3: on-scr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw]]
  1215. GLCaps[glx vid 0xc0, fbc 0xa3: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pbuffer [r2t 0, r2tr 0, float 0]]
  1216. GLCaps[glx vid 0xc0, fbc 0xa3: offscr, rgba 0x8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/8/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], pixmap]
  1217.  
  1218. EGL Capabilities:
  1219. none
  1220.  
  1221.  
  1222. AWT-EventQueue-0: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0]
  1223. java.lang.Exception: Stack trace
  1224. at java.lang.Thread.dumpStack(Thread.java:1342)
  1225. at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:498)
  1226. at java.awt.Container.addImpl(Container.java:1114)
  1227. at java.awt.Container.add(Container.java:966)
  1228. at net.sf.openrocket.gui.figure3d.RocketFigure3d.initGLCanvas(RocketFigure3d.java:135)
  1229. at net.sf.openrocket.gui.figure3d.RocketFigure3d.access$1(RocketFigure3d.java:106)
  1230. at net.sf.openrocket.gui.figure3d.RocketFigure3d$1.hierarchyChanged(RocketFigure3d.java:99)
  1231. at java.awt.Component.processHierarchyEvent(Component.java:6672)
  1232. at java.awt.Component.processEvent(Component.java:6291)
  1233. at java.awt.Container.processEvent(Container.java:2229)
  1234. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  1235. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  1236. at java.awt.Component.dispatchEvent(Component.java:4687)
  1237. at java.awt.Component.addNotify(Component.java:6941)
  1238. at java.awt.Container.addNotify(Container.java:2758)
  1239. at javax.swing.JComponent.addNotify(JComponent.java:4742)
  1240. at java.awt.Container.addImpl(Container.java:1114)
  1241. at java.awt.Container.add(Container.java:966)
  1242. at net.sf.openrocket.gui.scalefigure.RocketPanel.go3D(RocketPanel.java:216)
  1243. at net.sf.openrocket.gui.scalefigure.RocketPanel.access$11(RocketPanel.java:211)
  1244. at net.sf.openrocket.gui.scalefigure.RocketPanel$5.actionPerformed(RocketPanel.java:281)
  1245. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  1246. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  1247. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  1248. at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
  1249. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  1250. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
  1251. at java.awt.Component.processMouseEvent(Component.java:6505)
  1252. at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
  1253. at java.awt.Component.processEvent(Component.java:6270)
  1254. at java.awt.Container.processEvent(Container.java:2229)
  1255. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  1256. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  1257. at java.awt.Component.dispatchEvent(Component.java:4687)
  1258. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  1259. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  1260. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  1261. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  1262. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  1263. at java.awt.Component.dispatchEvent(Component.java:4687)
  1264. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:713)
  1265. at java.awt.EventQueue.access$000(EventQueue.java:104)
  1266. at java.awt.EventQueue$3.run(EventQueue.java:672)
  1267. at java.awt.EventQueue$3.run(EventQueue.java:670)
  1268. at java.security.AccessController.doPrivileged(Native Method)
  1269. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  1270. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  1271. at java.awt.EventQueue$4.run(EventQueue.java:686)
  1272. at java.awt.EventQueue$4.run(EventQueue.java:684)
  1273. at java.security.AccessController.doPrivileged(Native Method)
  1274. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  1275. at java.awt.EventQueue.dispatchEvent(EventQueue.java:683)
  1276. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
  1277. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
  1278. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
  1279. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
  1280. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
  1281. at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
  1282. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase method found: true
  1283. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  1284. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  1285. GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWT-Window[windowHandle 0x220003e, surfaceHandle 0x220003e, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1286. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1287. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1288. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1289. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1290. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x260e1f0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1291. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1292. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
  1293. awtComponent AWT-GLCanvas[Realized false,
  1294. null-drawable,
  1295. Factory null,
  1296. handle 0x0,
  1297. Drawable size -1x-1,
  1298. AWT pos 0/0, size 0x0,
  1299. visible true,
  1300. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1301. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1302. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1303. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1304. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x260e1f0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1305. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1306. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
  1307. surfaceLock <17c64b75, 5b83fa84>[count 1, qsz 0, owner <AWT-EventQueue-0>]]
  1308. GLDrawableFactoryImpl.createGLDrawable: X11OnscreenGLXDrawable[Realized false,
  1309. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  1310. handle 0x220003e,
  1311. Window JAWT-Window[windowHandle 0x220003e, surfaceHandle 0x220003e, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1312. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1313. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1314. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1315. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1316. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x260e1f0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1317. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1318. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
  1319. awtComponent AWT-GLCanvas[Realized false,
  1320. null-drawable,
  1321. Factory null,
  1322. handle 0x0,
  1323. Drawable size -1x-1,
  1324. AWT pos 0/0, size 0x0,
  1325. visible true,
  1326. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1327. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1328. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1329. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1330. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x260e1f0], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1331. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1332. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
  1333. surfaceLock <17c64b75, 5b83fa84>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
  1334. AWT-EventQueue-0: GLContext.resetStates()
  1335. AWT-EventQueue-0: Info: addNotify - end: peer: sun.awt.X11.XCanvasPeer@4e6ed1bb(220003e)
  1336. AWT-EventQueue-0: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0]
  1337. java.lang.Exception: Stack trace
  1338. at java.lang.Thread.dumpStack(Thread.java:1342)
  1339. at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:498)
  1340. at java.awt.Container.addNotify(Container.java:2769)
  1341. at javax.swing.JComponent.addNotify(JComponent.java:4742)
  1342. at java.awt.Container.addImpl(Container.java:1114)
  1343. at java.awt.Container.add(Container.java:966)
  1344. at net.sf.openrocket.gui.scalefigure.RocketPanel.go3D(RocketPanel.java:216)
  1345. at net.sf.openrocket.gui.scalefigure.RocketPanel.access$11(RocketPanel.java:211)
  1346. at net.sf.openrocket.gui.scalefigure.RocketPanel$5.actionPerformed(RocketPanel.java:281)
  1347. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  1348. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  1349. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  1350. at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
  1351. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  1352. at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
  1353. at java.awt.Component.processMouseEvent(Component.java:6505)
  1354. at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
  1355. at java.awt.Component.processEvent(Component.java:6270)
  1356. at java.awt.Container.processEvent(Container.java:2229)
  1357. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  1358. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  1359. at java.awt.Component.dispatchEvent(Component.java:4687)
  1360. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  1361. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  1362. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  1363. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  1364. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  1365. at java.awt.Component.dispatchEvent(Component.java:4687)
  1366. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:713)
  1367. at java.awt.EventQueue.access$000(EventQueue.java:104)
  1368. at java.awt.EventQueue$3.run(EventQueue.java:672)
  1369. at java.awt.EventQueue$3.run(EventQueue.java:670)
  1370. at java.security.AccessController.doPrivileged(Native Method)
  1371. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  1372. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  1373. at java.awt.EventQueue$4.run(EventQueue.java:686)
  1374. at java.awt.EventQueue$4.run(EventQueue.java:684)
  1375. at java.security.AccessController.doPrivileged(Native Method)
  1376. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  1377. at java.awt.EventQueue.dispatchEvent(EventQueue.java:683)
  1378. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
  1379. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
  1380. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
  1381. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
  1382. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
  1383. at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
  1384. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  1385. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  1386. GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWT-Window[windowHandle 0x220003e, surfaceHandle 0x220003e, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1387. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1388. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1389. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1390. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1391. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x2632d20], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1392. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1393. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
  1394. awtComponent AWT-GLCanvas[Realized false,
  1395. jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
  1396. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  1397. handle 0x220003e,
  1398. Drawable size 0x0,
  1399. AWT pos 0/0, size 0x0,
  1400. visible true,
  1401. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1402. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1403. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1404. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1405. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x2632d20], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1406. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1407. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
  1408. surfaceLock <1ef5a08c, fff5735>[count 1, qsz 0, owner <AWT-EventQueue-0>]]
  1409. GLDrawableFactoryImpl.createGLDrawable: X11OnscreenGLXDrawable[Realized false,
  1410. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  1411. handle 0x220003e,
  1412. Window JAWT-Window[windowHandle 0x220003e, surfaceHandle 0x220003e, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 0/0, size 0x0, visible true, lockedExt false,
  1413. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1414. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1415. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1416. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1417. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x2632d20], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1418. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1419. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]],
  1420. awtComponent AWT-GLCanvas[Realized false,
  1421. jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
  1422. Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6777f27a,
  1423. handle 0x220003e,
  1424. Drawable size 0x0,
  1425. AWT pos 0/0, size 0x0,
  1426. visible true,
  1427. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type AWT, connection :0.0, unitID 0, awtDevice X11GraphicsDevice[screen=0], handle 0x0], idx 0],
  1428. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1429. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1430. X11GraphicsConfig[dev=X11GraphicsDevice[screen=0],vis=0xa8],
  1431. encapsulated X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type X11, connection :0, unitID 0, handle 0x2632d20], idx 0], visualID 0xa8, fbConfigID 0x7e,
  1432. requested GLCaps[on-scr, rgba 0x8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/1/6, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw]],
  1433. chosen GLCaps[glx vid 0xa8, fbc 0x7e: on-scr, rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw]]]]],
  1434. surfaceLock <1ef5a08c, fff5735>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
  1435. AWT-EventQueue-0: GLContext.resetStates()
  1436. AWT-EventQueue-0: Info: addNotify - end: peer: sun.awt.X11.XCanvasPeer@4e6ed1bb(220003e)
  1437. AWT-EventQueue-0: Info: GLCanvas display - skipped GL render, drawable not valid yet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement