[ImageJ-bugs] [Bug 1261] New: 3D plugin wont run and produces Java errors
bugzilla at fiji.sc
bugzilla at fiji.sc
Tue Apr 19 13:55:44 CDT 2016
http://fiji.sc/bugzilla/show_bug.cgi?id=1261
Bug ID: 1261
Summary: 3D plugin wont run and produces Java errors
Product: Fiji
Version: unspecified
Hardware: PC
OS: Windows
Status: NEW
Severity: normal
Priority: P4
Component: Plugins
Assignee: imagej-bugs at imagej.net
Reporter: sachs at buffalo.edu
CC: sachs at buffalo.edu
I feed FIJI a stack of bicolor images and hit 3D plug in and I get console
errors shown below. I am using a new video baord and relaoded Java3D etc and
FIJI and it still doesn't work. a number of people in the lab have ths same
problem and others find that it works on a laptop.....
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)
Information about your version of Java:
os.arch => amd64
os.name => Windows 7
os.version => 6.1
java.version => 1.8.0_66
java.vendor => Oracle Corporation
java.runtime.name => Java(TM) SE Runtime Environment
java.runtime.version => 1.8.0_66-b18
java.vm.name => Java HotSpot(TM) 64-Bit Server VM
java.vm.version => 25.66-b18
java.vm.vendor => Oracle Corporation
java.vm.info => mixed mode
java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
java.specification.name => Java Platform API Specification
java.specification.version => 1.8
sun.cpu.endian => little
sun.desktop => windows
file.separator => \
The up-to-date check says: REMIND_LATER
Information relevant to JAVA_HOME related problems:
JAVA_HOME is set to: D:\Fiji.app/java/win64/jdk1.8.0_66//jre
imagej.dir => D:\Fiji.app
Information about the version of each plugin:
Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20160408155442)
Fiji: http://update.fiji.sc/ (last check:20160418112001)
Java-8: http://sites.imagej.net/Java-8/ (last check:20160412105018)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20160419/40edb744/attachment.html>
More information about the Imagej-bugs
mailing list