opengl and liveeditor error

9 次查看(过去 30 天)
alpedhuez
alpedhuez 2020-8-13
After I followed
I got a following error. Please advise.
com.jogamp.opengl.GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7f350ea4, isOwner false, <443a447, 4ce7ebde>[count 0, qsz 0, owner <NULL>]]]
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: com.jogamp.opengl.GLException: AWT-EventQueue-0-SharedResourceRunner: Unable to create temp OpenGL context(1)
at jogamp.opengl.x11.glx.X11GLXContext.createImpl(X11GLXContext.java:368)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:759)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:642)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580)
at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:297)
... 2 more
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
Warning: Unable to create com.mathworks.mde.liveeditor.LiveEditorClient, for details see
/home/../MATLABDesktopCreateError.log
>>

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by