[ImageJ-bugs] [Bug 1244] New: 3D Viewer Error
bugzilla at fiji.sc
bugzilla at fiji.sc
Fri Mar 11 13:33:53 CST 2016
http://fiji.sc/bugzilla/show_bug.cgi?id=1244
Bug ID: 1244
Summary: 3D Viewer Error
Product: Fiji
Version: unspecified
Hardware: PC
OS: Windows
Status: NEW
Severity: normal
Priority: P4
Component: Plugins
Assignee: imagej-bugs at imagej.net
Reporter: rdoud at uab.edu
CC: rdoud at uab.edu
When trying to use 3D Viewer, I get a blank grey box. I'm in Windows 10 x64,
Radeon 8400HD graphics card, graphics card drivers have been updated within 2
days. I have Java 8 installed, and the Java 8 update site is on. In
Plugins->Utilities->Debugging the Marching Cubes test fails; but Java3D test
works just fine. I have tried running through the advice on
http://imagej.net/Debugging#Debugging_Java3D_issues, but I either can't edit in
the console window or I don't know how to do it properly. I'm not very good
with programming/language/etc, so it's likely that I don't really understand
the directions on the page.
Here is what shows up in the console window:
3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily
com.jogamp.opengl.GLException: J3D-Renderer-1: createImpl ctx !ARB but ARB is
used, profile > GL2 requested (OpenGL >= 3.1). Requested:
GLProfile[GL4bc/GL4bc.hw], current: 1.1 (Compat profile, compat[], hardware) -
1.1.0
at
jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:404)
at
jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586)
at org.scijava.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6412)
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
Problem with OpenGL? Help please!
Information about your version of Java:
os.arch => amd64
os.name => Windows 10
os.version => 10.0
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: UP_TO_DATE
Information relevant to JAVA_HOME related problems:
JAVA_HOME is set to:
C:\Users\rdoud\Desktop\FIJI-W~1\Fiji.app/java/win64/jdk1.8.0_66//jre
imagej.dir => C:\Users\rdoud\Desktop\FIJI-W~1\Fiji.app
Information about the version of each plugin:
Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20160217090804)
Fiji: http://update.fiji.sc/ (last check:20160218075537)
Java-8: http://sites.imagej.net/Java-8/ (last check:20160310103718)
3D ImageJ Suite: http://sites.imagej.net/Tboudier/ (last check:20160301222848)
Bio-Formats: http://sites.imagej.net/Bio-Formats/ (last check:20160215202645)
Files not up-to-date:
6505b48f (MODIFIED) 20160311125053 jars/ij-1.50g.jar
--
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/20160311/23419ef4/attachment.html>
More information about the Imagej-bugs
mailing list