Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Regression

com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.postAttach_WithAnimator

Failing for the past 1 build (Since Unstable#1036 )
Took 4 ms.

Error Message

Not implemented [multiple displays]

Stacktrace

org.eclipse.swt.SWTError: Not implemented [multiple displays]
	at org.eclipse.swt.SWT.error(SWT.java:4399)
	at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:764)
	at org.eclipse.swt.widgets.Display.create(Display.java:905)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:156)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:504)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:495)
	at com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn$1.run(TestNewtCanvasSWTGLn.java:94)
	at com.jogamp.nativewindow.swt.SWTAccessor.invoke(SWTAccessor.java:481)
	at com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.init(TestNewtCanvasSWTGLn.java:92)

Standard Output

GLProfile Native[GL4bc true [4.2 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL4 true [4.2 (Core profile, arb, ES2 compatible, FBO, hardware)], GL3bc true [4.2 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL3 true [4.2 (Core profile, arb, ES2 compatible, FBO, hardware)], GL2 true [4.2 (Compatibility profile, arb, ES2 compatible, FBO, hardware)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL4bc.hw], GLProfile[GL2ES1/GL4bc.hw], GLProfile[GL2/GL2.hw], GLProfile[GL4/GL4.hw], GLProfile[GL3/GL3.hw], GLProfile[GL4bc/GL4bc.hw], GLProfile[GL4bc/GL4bc.hw], GLProfile[GL2GL3/GL4bc.hw], GLProfile[GL3bc/GL3bc.hw], , default GLProfile[GL4bc/GL4bc.hw]]

Standard Error

Thread-1 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1373020582302 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator
SWTAccessor.<init>: GTK Version: 2.8.10
Thread[main,5,main] GearsES2.init ...
GearsES2 init on Thread[main,5,main]
Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL4bc/GL4bc.hw]
GL Version     4.2 (hardware) - 4.2.12337 Compatibility Profile Context 13.101 [GL 4.2.0, vendor 13.101.0 (Compatibility Profile Context 13.101)]
Quirks         [DontCloseX11Display]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      ATI Technologies Inc.
GL_RENDERER    ATI Radeon HD 5800 Series 
GL_VERSION     4.2.12337 Compatibility Profile Context 13.101
GLSL           true, has-compiler-func: true, version: 4.30 / 4.30.0
GL FBO: basic true, full true
GL_EXTENSIONS  230
GLX_EXTENSIONS 28
-----------------------------------------------------------------------------------------------------
gear1 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@4a0e69ae
gear2 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@783c447d
gear3 created: com.jogamp.opengl.test.junit.jogl.demos.es2.GearsObjectES2@3cb4a836
Thread[main,5,main] GearsES2.init FIN
Thread[main,5,main] GearsES2.reshape 0/0 634x451, swapInterval 1, drawable 0x3c00002
Thread[main,5,main] GearsES2.display 634x451, swapInterval 1, drawable 0x3c00002
main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png
Thread[main,5,main] GearsES2.reshape 0/0 634x451, swapInterval 1, drawable 0x3c00002
Thread[main,5,main] GearsES2.display 634x451, swapInterval 1, drawable 0x3c00002
main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png
Thread[main,5,main] GearsES2.display 634x451, swapInterval 1, drawable 0x3c00002
main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0634x0451.png
Thread[main,5,main] GearsES2.dispose ... 
Thread[main,5,main] GearsES2.dispose FIN
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator
org.eclipse.swt.SWTException: Device is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4373)
	at org.eclipse.swt.SWT.error(SWT.java:4288)
	at org.eclipse.swt.SWT.error(SWT.java:4259)
	at org.eclipse.swt.widgets.Display.error(Display.java:1182)
	at org.eclipse.swt.widgets.Display.getThread(Display.java:2365)
	at jogamp.newt.swt.SWTEDTUtil.isCurrentThreadEDT(SWTEDTUtil.java:107)
	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:222)
	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1755)
	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:913)
	at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:918)
	at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:417)
	at com.jogamp.newt.swt.NewtCanvasSWT.dispose(NewtCanvasSWT.java:244)
	at com.jogamp.newt.swt.NewtCanvasSWT$2.handleEvent(NewtCanvasSWT.java:155)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1385)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
	at org.eclipse.swt.widgets.Widget.release(Widget.java:1207)
	at org.eclipse.swt.widgets.Control.release(Control.java:3608)
	at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1317)
	at org.eclipse.swt.widgets.Widget.release(Widget.java:1210)
	at org.eclipse.swt.widgets.Control.release(Control.java:3608)
	at org.eclipse.swt.widgets.Widget.dispose(Widget.java:478)
	at com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn$3.run(TestNewtCanvasSWTGLn.java:116)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4355)
	at com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.release(TestNewtCanvasSWTGLn.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
	at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha
SLOCK [T main @ 1373020584614 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms