From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 103217] New: Recent noveau causes errors with scilab
5.5.2 on NVIDIA G84GL [Quadro FX 570]
Date: Wed, 11 Oct 2017 11:29:18 +0000
Message-ID:
Bug ID
103217
Summary
Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL=
[Quadro FX 570]
Product
Mesa
Version
git
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/DRI/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
sergio.callegari@gmail.com
QA Contact
nouveau@lists.freedesktop.org
With git tip (as of today - 11 Sept 2017) launching scilab I g=
et
javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize
shared resources for :0
at
jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.cr=
eateSharedResource(X11GLXDrawableFactory.java:317)
at
jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:625)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:539)
at
jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.cr=
eateSharedResource(X11GLXDrawableFactory.java:293)
... 2 more
Almost sure, it used to work up to a few days ago.
Scilab works fine with LIBGL_ALWAYS_SOFTWARE=3D1