Live scripts don't work after installing matlab-support on Ubuntu Budgie

2 Ansichten (letzte 30 Tage)
I used to launch MATLAB with the terminal, so I decided to do something about it and went for the shortest path possible: I installed matlab-support (using the terminal). In the process I changed some file extensions because the installation recommended to do so, but after openning MATLAB (from the new icon) I stumbled upon this message:
com.jogamp.opengl.GLException: X11GLXDrawableFactory - Could not initialize shared resources for X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x2f42f193, isOwner false, <6812f351, 7716c644>[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: java.lang.NullPointerException
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:688)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:580)
at jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(X11GLXDrawableFactory.java:297)
... 2 more
What options do I have? Do I have to reinstall MATLAB?

Antworten (1)

Jared MacDonald
Jared MacDonald am 6 Jul. 2022
Bearbeitet: Jared MacDonald am 6 Jul. 2022
Thanks,
Jared

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by