opengl and liveeditor error

4 views (last 30 days)
alpedhuez
alpedhuez on 13 Aug 2020
Commented: Maadhav Akula on 19 Aug 2020
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
>>

Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!