NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 1233 - 3D viewer doesn't work
3D viewer doesn't work
Status: CONFIRMED
Product: Fiji
Classification: Unclassified
Component: 3D Viewer
unspecified
PC Windows
: P5 enhancement
Assigned To: Curtis Rueden
: 1240 1259 1260 1261
Depends on:
Blocks:
 
Reported: 2016-02-26 13:12 CST by frederick sachs
Modified: 2016-04-19 17:05 CDT
3 users (show)

See Also:

Description frederick sachs 2016-02-26 13:12:00 CST
It fails on many different machines brought up to data with java. The consol window shows:

3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily

org.scijava.java3d.IllegalRenderingStateException: Java 3D ERROR : OpenGL 1.2 or better is required (GL_VERSION=1.1)
	at org.scijava.java3d.JoglPipeline.setupCanvasProperties(JoglPipeline.java:8083)
	at org.scijava.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6440)
	at org.scijava.java3d.Canvas3D.createNewContext(Canvas3D.java:4602)
	at org.scijava.java3d.Canvas3D.createNewContext(Canvas3D.java:2376)
	at org.scijava.java3d.Renderer.doWork(Renderer.java:881)
	at org.scijava.java3d.J3dThread.run(J3dThread.java:271)
Exception occurred in RenderingErrorListener:
java.lang.RuntimeException
	at ij3d.ImageWindow3D$ErrorListener.errorOccurred(ImageWindow3D.java:330)
	at org.scijava.java3d.VirtualUniverse.notifyRenderingErrorListeners(VirtualUniverse.java:1198)
	at org.scijava.java3d.NotificationThread.processNotifications(NotificationThread.java:86)
	at org.scijava.java3d.NotificationThread.run(NotificationThread.java:104)
nFrames = 1
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
.......................
Done: Checksummer
Comment 1 Curtis Rueden 2016-03-22 15:29:49 CDT
Thanks for the bug report. It seems to be specific to certain hardware configurations.

Unfortunately, I do not have a good idea how to fix at the moment. But I will follow up later as we continue to iron out issues with the new Java 3D.
Comment 2 Curtis Rueden 2016-04-19 17:01:57 CDT
Several people have now reported this bug with certain configurations.

I filed an issue in the 3D Viewer repository to track it:
https://github.com/fiji/3D_Viewer/issues/18

More investigation required.
Comment 3 Curtis Rueden 2016-04-19 17:02:02 CDT
*** Bug 1261 has been marked as a duplicate of this bug. ***
Comment 4 Curtis Rueden 2016-04-19 17:02:29 CDT
*** Bug 1259 has been marked as a duplicate of this bug. ***
Comment 5 Curtis Rueden 2016-04-19 17:02:53 CDT
*** Bug 1260 has been marked as a duplicate of this bug. ***
Comment 6 Curtis Rueden 2016-04-19 17:04:41 CDT
*** Bug 1240 has been marked as a duplicate of this bug. ***