Displaying 1 result from an estimated 1 matches for "x11glxdrawablefactory".
2017 Oct 11
12
[Bug 103217] New: Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
...dium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: sergio.callegari at gmail.com
QA Contact: nouveau at lists.freedesktop.org
With git tip (as of today - 11 Sept 2017) launching scilab I get
javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize
shared resources for :0
at
jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:317)
at
jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295)
at java.lang.Thread.run(Un...