opengl and liveeditor error

조회 수: 5 (최근 30일)
alpedhuez
alpedhuez 2020년 8월 13일
댓글: Maadhav Akula 2020년 8월 19일
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
Maadhav Akula
Maadhav Akula 2020년 8월 19일
  1. Do you get the error on startup?
  2. Did the above link resolve your issue?

댓글을 달려면 로그인하십시오.

답변 (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