imagej / imagej2

Open scientific N-dimensional image processing :microscope: :sparkler:
https://imagej.net/
BSD 2-Clause "Simplified" License
1.17k stars 332 forks source link

3D viewer error when opening #280

Open amirDahari1 opened 3 years ago

amirDahari1 commented 3 years ago

Hello and thank you for making this really useful tool,

I have an error when opening the 3D Viewer plugin, and I can't open any image. This is the message in the console:

" [INFO] Reading available sites from https://imagej.net/

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

com.jogamp.opengl.GLException: Not a GL2 implementation at jogamp.opengl.es1.GLES1Impl.getGL2(GLES1Impl.java:4929) at org.scijava.java3d.JoglPipeline.createNewContext(JoglPipeline.java:6429) 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:351) 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) "

I am using Ubuntu 20.04 Graphics card Intel UHD 620

What can I do? I am currently using the Volume Viewer plugin and it works fine but I need the 3D viewer plugin for the extra features.

Thanks! Amir

imagesc-bot commented 2 years ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/3d-viewer-complains-about-missing-libraries/63985/1