Advertisement
Guest User

Untitled

a guest
Nov 14th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.88 KB | None | 0 0
  1. Log when resizing split panel:
  2. ------------------------------
  3. AWT-EventQueue-0: Info: removeNotify - start
  4. java.lang.Exception: Stack trace
  5. at java.lang.Thread.dumpStack(Unknown Source)
  6. at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:624)
  7. at java.awt.Container.remove(Unknown Source)
  8. at javax.swing.JSplitPane.remove(Unknown Source)
  9. at java.awt.Container.remove(Unknown Source)
  10. at javax.swing.JSplitPane.remove(Unknown Source)
  11. at javax.swing.JSplitPane.setLeftComponent(Unknown Source)
  12. at javax.swing.plaf.basic.BasicSplitPaneUI.addHeavyweightDivider(Unknown Source)
  13. at javax.swing.plaf.basic.BasicSplitPaneUI.startDragging(Unknown Source)
  14. at javax.swing.plaf.basic.BasicSplitPaneDivider.prepareForDragging(Unknown Source)
  15. at javax.swing.plaf.basic.BasicSplitPaneDivider$MouseHandler.mousePressed(Unknown Source)
  16. at java.awt.Component.processMouseEvent(Unknown Source)
  17. at java.awt.Component.processEvent(Unknown Source)
  18. at java.awt.Container.processEvent(Unknown Source)
  19. at java.awt.Component.dispatchEventImpl(Unknown Source)
  20. at java.awt.Container.dispatchEventImpl(Unknown Source)
  21. at java.awt.Component.dispatchEvent(Unknown Source)
  22. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  23. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  24. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  25. at java.awt.Container.dispatchEventImpl(Unknown Source)
  26. at java.awt.Window.dispatchEventImpl(Unknown Source)
  27. at java.awt.Component.dispatchEvent(Unknown Source)
  28. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  29. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  30. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  31. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  32. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  33. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  34. at java.awt.EventDispatchThread.run(Unknown Source)
  35. AWT-EventQueue-0: Info: dispose(false) - START, hasContext true, hasDrawable true, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 5673, fps 0.0]]
  36. java.lang.Exception: Stack trace
  37. at java.lang.Thread.dumpStack(Unknown Source)
  38. at javax.media.opengl.awt.GLCanvas$4.run(GLCanvas.java:901)
  39. at javax.media.opengl.Threading.invoke(Threading.java:193)
  40. at javax.media.opengl.awt.GLCanvas.dispose(GLCanvas.java:455)
  41. at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:633)
  42. at java.awt.Container.remove(Unknown Source)
  43. at javax.swing.JSplitPane.remove(Unknown Source)
  44. at java.awt.Container.remove(Unknown Source)
  45. at javax.swing.JSplitPane.remove(Unknown Source)
  46. at javax.swing.JSplitPane.setLeftComponent(Unknown Source)
  47. at javax.swing.plaf.basic.BasicSplitPaneUI.addHeavyweightDivider(Unknown Source)
  48. at javax.swing.plaf.basic.BasicSplitPaneUI.startDragging(Unknown Source)
  49. at javax.swing.plaf.basic.BasicSplitPaneDivider.prepareForDragging(Unknown Source)
  50. at javax.swing.plaf.basic.BasicSplitPaneDivider$MouseHandler.mousePressed(Unknown Source)
  51. at java.awt.Component.processMouseEvent(Unknown Source)
  52. at java.awt.Component.processEvent(Unknown Source)
  53. at java.awt.Container.processEvent(Unknown Source)
  54. at java.awt.Component.dispatchEventImpl(Unknown Source)
  55. at java.awt.Container.dispatchEventImpl(Unknown Source)
  56. at java.awt.Component.dispatchEvent(Unknown Source)
  57. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  58. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  59. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  60. at java.awt.Container.dispatchEventImpl(Unknown Source)
  61. at java.awt.Window.dispatchEventImpl(Unknown Source)
  62. at java.awt.Component.dispatchEvent(Unknown Source)
  63. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  64. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  65. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  66. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  67. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  68. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  69. at java.awt.EventDispatchThread.run(Unknown Source)
  70. AWT-EventQueue-0: GLContextImpl.destroy.0: obj 0x29d381d2, ctx 0x20000, surf 0xffffffffa601240c, isShared false - <76933bcb, 3c3ac93e>[count 1, qsz 0, owner <AWT-EventQueue-0>]
  71. AWT-EventQueue-0: GLContext.resetStates()
  72. AWT-EventQueue-0: setRealized: WindowsOnscreenWGLDrawable true -> false
  73. AWT-EventQueue-0: GLCanvas.dispose(false): closed GraphicsDevice: WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], result: false
  74. AWT-EventQueue-0: dispose(false) - END, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0]]
  75. AWT-EventQueue-0: Info: removeNotify - end, peer: null
  76. AWT-EventQueue-0: Info: addNotify - start, bounds: java.awt.Rectangle[x=1,y=1,width=393,height=528]
  77. java.lang.Exception: Stack trace
  78. at java.lang.Thread.dumpStack(Unknown Source)
  79. at javax.media.opengl.awt.GLCanvas.addNotify(GLCanvas.java:518)
  80. at java.awt.Container.addImpl(Unknown Source)
  81. at javax.swing.JSplitPane.addImpl(Unknown Source)
  82. at java.awt.Container.add(Unknown Source)
  83. at javax.swing.JSplitPane.setLeftComponent(Unknown Source)
  84. at javax.swing.plaf.basic.BasicSplitPaneUI.addHeavyweightDivider(Unknown Source)
  85. at javax.swing.plaf.basic.BasicSplitPaneUI.startDragging(Unknown Source)
  86. at javax.swing.plaf.basic.BasicSplitPaneDivider.prepareForDragging(Unknown Source)
  87. at javax.swing.plaf.basic.BasicSplitPaneDivider$MouseHandler.mousePressed(Unknown Source)
  88. at java.awt.Component.processMouseEvent(Unknown Source)
  89. at java.awt.Component.processEvent(Unknown Source)
  90. at java.awt.Container.processEvent(Unknown Source)
  91. at java.awt.Component.dispatchEventImpl(Unknown Source)
  92. at java.awt.Container.dispatchEventImpl(Unknown Source)
  93. at java.awt.Component.dispatchEvent(Unknown Source)
  94. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  95. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  96. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  97. at java.awt.Container.dispatchEventImpl(Unknown Source)
  98. at java.awt.Window.dispatchEventImpl(Unknown Source)
  99. at java.awt.Component.dispatchEvent(Unknown Source)
  100. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  101. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  102. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  103. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  104. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  105. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  106. at java.awt.EventDispatchThread.run(Unknown Source)
  107. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  108. AWT-EventQueue-0: GLCanvas: TK disableBackgroundErase error: null
  109. GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable: JAWT-Window[windowHandle 0x101652, surfaceHandle 0xe010801, bounds [ 1 / 1 393 x 528 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 1/1, size 393x528, visible true, lockedExt false,
  110. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  111. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  112. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  113. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  114. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  115. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  116. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  117. awtComponent AWT-GLCanvas[Realized false,
  118. null-drawable,
  119. Factory null,
  120. handle 0x0,
  121. Drawable size -1x-1,
  122. AWT pos 1/1, size 393x528,
  123. visible true,
  124. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  125. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  126. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  127. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  128. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  129. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  130. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  131. surfaceLock <6ecf829d, 79884a40>[count 1, qsz 0, owner <AWT-EventQueue-0>]]
  132. GLDrawableFactoryImpl.createGLDrawable: WindowsOnscreenWGLDrawable[Realized false,
  133. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  134. Handle 0xe010801,
  135. Surface JAWT-Window[windowHandle 0x101652, surfaceHandle 0xe010801, bounds [ 1 / 1 393 x 528 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 1/1, size 393x528, visible true, lockedExt false,
  136. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  137. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  138. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  139. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  140. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  141. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  142. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  143. awtComponent AWT-GLCanvas[Realized false,
  144. null-drawable,
  145. Factory null,
  146. handle 0x0,
  147. Drawable size -1x-1,
  148. AWT pos 1/1, size 393x528,
  149. visible true,
  150. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  151. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  152. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  153. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  154. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  155. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  156. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  157. surfaceLock <6ecf829d, 79884a40>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
  158. AWT-EventQueue-0: GLContext.resetStates()
  159. AWT-EventQueue-0: Info: addNotify - end: peer: sun.awt.windows.WCanvasPeer[AWT-GLCanvas[Realized false,
  160. jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable,
  161. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  162. handle 0x0,
  163. Drawable size 393x528,
  164. AWT pos 1/1, size 393x528,
  165. visible true,
  166. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  167. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  168. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  169. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  170. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  171. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  172. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]]]
  173. AWT-EventQueue-0: createContextARB: mappedVersionsAvailableSet(decon): true
  174. AWT-EventQueue-0: Initializing WGL extension address table: WGL-.windows_decon_0
  175. AWT-EventQueue-0: GLContext WGL ProcAddressTable reusing key(WGL-.windows_decon_0) -> 0x580eac5a
  176. AWT-EventQueue-0 - WindowWGLContext.createContextARBImpl: 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation, handle 0xe010801, share 0x0, direct true, wglCreateContextAttribsARB: 0x693d35f0
  177. AWT-EventQueue-0: createContextARBImpl: NO 3.3 (Compatibility profile, arb, ES2 compatible, FBO, hardware) - @creation
  178. GLCanvas.sizeChanged: (AWT-EventQueue-0): 393x528 - surfaceHandle 0x0
  179. AWT-EventQueue-0: setRealized: WindowsOnscreenWGLDrawable false -> true
  180. WindowsWGLDrawable.setRealized(true): WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  181. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  182. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]
  183. AWT-EventQueue-0: Realized Drawable: true, WindowsOnscreenWGLDrawable[Realized true,
  184. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  185. Handle 0x0,
  186. Surface JAWT-Window[windowHandle 0x101652, surfaceHandle 0x0, bounds [ 1 / 1 393 x 528 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, pos 1/1, size 393x528, visible true, lockedExt false,
  187. config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  188. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  189. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  190. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  191. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  192. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  193. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]],
  194. awtComponent AWT-GLCanvas[Realized true,
  195. jogamp.opengl.windows.wgl.WindowsOnscreenWGLDrawable,
  196. Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3a56860b,
  197. handle 0x0,
  198. Drawable size 393x528,
  199. AWT pos 1/1, size 393x528,
  200. visible true,
  201. AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice D3DGraphicsDevice[screen=0], handle 0x0], idx 0],
  202. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  203. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  204. sun.awt.Win32GraphicsConfig@238b8914[dev=D3DGraphicsDevice[screen=0],pixfmt=7],
  205. encapsulated WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, NullToolkitLock[]], idx 0], pfdID 7, ARB-Choosen true,
  206. requested GLCaps[rgba 0x8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms: 16/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]],
  207. chosen GLCaps[wgl vid 0x7 arb: rgba 0x8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms: 24/0/0, dbl, mono , hw, GLProfile[GL3bc/GL3bc.hw], on-scr[.]]]]],
  208. surfaceLock <6ecf829d, 79884a40>[count 0, qsz 0, owner <NULL>]]]
  209. java.lang.Exception: Stack trace
  210. at java.lang.Thread.dumpStack(Unknown Source)
  211. at javax.media.opengl.awt.GLCanvas.validateGLDrawable(GLCanvas.java:587)
  212. at javax.media.opengl.awt.GLCanvas.reshape(GLCanvas.java:662)
  213. at java.awt.Component.setBounds(Unknown Source)
  214. at javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager.setComponentToSize(Unknown Source)
  215. at javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager.layoutContainer(Unknown Source)
  216. at java.awt.Container.layout(Unknown Source)
  217. at java.awt.Container.doLayout(Unknown Source)
  218. at java.awt.Container.validateTree(Unknown Source)
  219. at java.awt.Container.validate(Unknown Source)
  220. at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
  221. at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
  222. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  223. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  224. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  225. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  226. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  227. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  228. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  229. at java.awt.EventDispatchThread.run(Unknown Source)
  230. Exception in thread "Timer-0" java.lang.RuntimeException: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0xe010801
  231. at jogamp.common.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
  232. at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
  233. at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:205)
  234. at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
  235. at javax.media.opengl.Threading.invoke(Threading.java:191)
  236. at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:449)
  237. at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:74)
  238. at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:142)
  239. at com.jogamp.opengl.util.FPSAnimator$1.run(FPSAnimator.java:128)
  240. at java.util.TimerThread.mainLoop(Unknown Source)
  241. at java.util.TimerThread.run(Unknown Source)
  242. Caused by: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0xe010801
  243. at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:306)
  244. at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:572)
  245. at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:485)
  246. at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:645)
  247. at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:594)
  248. at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:996)
  249. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  250. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  251. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  252. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  253. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  254. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  255. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  256. at java.awt.EventDispatchThread.run(Unknown Source)
  257. GLCanvas.sizeChanged: (AWT-EventQueue-0): 393x528 - surfaceHandle 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement