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

2 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Jared MacDonald
Jared MacDonald el 6 de Jul. de 2022
Editada: Jared MacDonald el 6 de Jul. de 2022
Thanks,
Jared

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by