opengl and liveeditor error
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Maadhav Akula
le 19 Août 2020
- Do you get the error on startup?
- Did the above link resolve your issue?
Réponses (0)
Voir également
Catégories
En savoir plus sur Graphics Performance dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!