[3rd-Party Apps] 升级20.2.1之后,matlab R2020b X11 报错。
Tofloor
poster avatar
chunxin
deepin
2021-05-16 17:17
Author

5月15号升级到20.2.1之后,Matlab报错,感觉像是显卡驱动的问题,大家有解决方法吗?

com.jogamp.opengl.GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4678d980, isOwner false, <64214135, 259f600b>[count 0, qsz 0, owner ]]]
    at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:326)
    at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:297)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
    at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:688)
    at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580)
    at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:297)
    ... 2 more

Reply Favorite View the author
All Replies
HualetWang
deepin
2021-05-17 03:36
#1

@ justforlxz  是不是升级mesa的原因?

Reply View the author
widon1104
deepin
2021-05-17 04:05
#2
Reply View the author
chunxin
deepin
2021-05-17 18:39
#3
widon1104

谢谢,我也搜到了,用 softwareopengl 就解决这个问题了。

Reply View the author