Icy Version 1.9.0.1
Java(TM) SE Runtime Environment 1.8.0_111-b14 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 10.4 GB
Plugin VTK Canvas 1.1.0.0
Comment:
Please type here your comment
javax.media.opengl.GLException: Error making context 0x50000 current on Thread AWT-EventQueue-0, drawableWrite 0xffffffffcb01093e, drawableRead 0xffffffffcb01093e, werr: 0, WindowsWGLContext [Version 4.3 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) – 4.3.0 – Build 10.18.14.4432 [GL 4.3.0, vendor 10.18.14 (- Build 10.18.14.4432)], options 0x1c03, this 0x379e2896, handle 0x50000, isShared false, jogamp.opengl.gl4.GL4bcImpl@4274bfa6,
quirks: [NoDoubleBufferedBitmap],
Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
Factory jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory@3195fbfc,
Handle 0xffffffffcb01093e,
Caps GLCaps[wgl vid 7 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 807×734, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 807×734, name 0x1, obj 0x3099887], stencil null, color attachments: 1/8: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 807×734, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6f2e3e5c], null, null, null, null, null, null, null], msaa-sink null, hasSamplesSink false, state OK, obj 0x1d4b8a64],
FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 807×734, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 807×734, name 0x1, obj 0x3099887], stencil null, color attachments: 1/8: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 807×734, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6f2e3e5c], null, null, null, null, null, null, null], msaa-sink null, hasSamplesSink false, state OK, obj 0x1d4b8a64],
Surface GDISurface[ displayHandle 0x0
, surfaceHandle 0xffffffffcb01093e
, size 807×734
, UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
, WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 7, 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 7 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 <7981441a, a794263>[count 2, qsz 0, owner
, GDIDummyUpstreamSurfaceHook[ 807×734]
, 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:2161)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paint