Icy Version 1.8.6.0
Java(TM) SE Runtime Environment 1.8.0_111-b14 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 130.2 GB
Plugin VTK Canvas 1.1.0.0
Comment:
Please type here your comment
javax.media.opengl.GLException: Error making context 0x30000 current on Thread AWT-EventQueue-0, drawableWrite 0xffffffffb8011152, drawableRead 0xffffffffb8011152, werr: 0, WindowsWGLContext [Version 4.5 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) – 4.5.0 NVIDIA 369.30 [GL 4.5.0, vendor 369.30.0 (NVIDIA 369.30)], options 0x1c03, this 0x3c7f9e94, handle 0x30000, isShared false, jogamp.opengl.gl4.GL4bcImpl@338572fa,
quirks: [NoDoubleBufferedBitmap],
Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@22ed496,
Handle 0xffffffffb8011152,
Caps GLCaps[wgl vid 9 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]],
fboI back 0, front 0, num 1,
FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 1920×989, samples 0/64, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 1920×989, name 0x1, obj 0x3e93de01], stencil null, color attachments: 1/8: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 1920×989, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0xd58f419], null, null, null, null, null, null, null], msaa-sink null, hasSamplesSink false, state OK, obj 0x74a10df6],
FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 1920×989, samples 0/64, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 1920×989, name 0x1, obj 0x3e93de01], stencil null, color attachments: 1/8: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 1920×989, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0xd58f419], null, null, null, null, null, null, null], msaa-sink null, hasSamplesSink false, state OK, obj 0x74a10df6],
Surface GDISurface[ displayHandle 0x0
, surfaceHandle 0xffffffffb8011152
, size 1920×989
, UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
, WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 9, ARB-Choosen true,
requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]],
chosen GLCaps[wgl vid 9 arb: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4bc/GL4bc.hw], offscr[fbo]]]
, surfaceLock <1a352a1b, 393640ba>[count 2, qsz 0, owner
, GDIDummyUpstreamSurfaceHook[ 1920×989]
, upstreamSurface false ]]]
at jogamp.opengl.windows.wgl.WindowsWGLContext.makeCurrentImpl(WindowsWGLContext.java:400)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:723)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:561)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:518)
at jogamp.opengl.GLFBODrawableImpl.reset(GLFBODrawableImpl.java:245)
at jogamp.opengl.GLFBODrawableImpl.resetSize(GLFBODrawableImpl.java:450)
at jogamp.opengl.GLDrawableHelper.resizeOffscreenDrawable(GLDrawableHelper.java:374)
at javax.media.opengl.awt.GLJPanel$OffscreenBackend.handleReshape(GLJPanel.java:1798)
at javax.media.opengl.awt.GLJPanel.handleReshape(GLJPanel.java:1174)
at javax.media.opengl.awt.GLJPanel.paintComponent(GLJPanel.java:540)
at javax.swing.JComponent.paint(Unknown Source)
at icy.vtk.VtkJoglPanel.paint(VtkJoglPanel.java:524)
at plugins.kernel.canvas.VtkCanvas$CustomVtkPanel.paint(VtkCanvas.java:2366)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChild