<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Latest INTEL LINUX Mesa driver installer (1.4.0) causes MATLAB graphics operations to either hang or produce a java exception on Fedora 23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96671#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Latest INTEL LINUX Mesa driver installer (1.4.0) causes MATLAB graphics operations to either hang or produce a java exception on Fedora 23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96671">bug 96671</a>
              from <span class="vcard"><a class="email" href="mailto:elio.martinez.monroy@intel.com" title="Elio <elio.martinez.monroy@intel.com>"> <span class="fn">Elio</span></a>
</span></b>
        <pre>I was able to reproduce the issue. You are able to run Matlab in low graphics
mode.

After applying changes from Installer tool. I got the following error executing
any script that involves graphics in Matlab:

<span class="quote">> run graphicsInteractiveApp.m</span >
Error using hgopengl
Java exception occurred:
java.lang.RuntimeException: Waited 5000ms for: <67f6359a, 553946c8>[count 2 [
add. 0, orig 2], qsz 0, owner <Startup Class Loader>, add.owner Startup Class
Loader-SharedResourceRunner] - <main>
        at
jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
        at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:199)
        at com.jogamp.opengl.GLProfile.getDefaultDevice(GLProfile.java:2003)
        at com.jogamp.opengl.GLCapabilities.<init>(GLCapabilities.java:84)
        at
com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLInformation(OpenGLUtils.java:320)
        at
com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLData(OpenGLUtils.java:498)
        at com.mathworks.hg.uij.OpenGLUtils.getGLData(OpenGLUtils.java:78)

Error in hgopengl

Error in graphicsInteractiveApp (line 37)
d = opengl('data');


Error in run (line 96)
evalin('caller', [script ';']);.

Attaching Dmesg</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>