opengl and liveeditor error

4 Ansichten (letzte 30 Tage)
alpedhuez
alpedhuez am 13 Aug. 2020
Kommentiert: Maadhav Akula am 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
>>
  2 Kommentare
Maadhav Akula
Maadhav Akula am 19 Aug. 2020
  1. Do you get the error on startup?
  2. Did the above link resolve your issue?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Performance finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by