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

2 ビュー (過去 30 日間)
Jesús Jahir Bahena Clemente
Jesús Jahir Bahena Clemente 2021 年 8 月 21 日
編集済み: Jared MacDonald 2022 年 7 月 6 日
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?

回答 (1 件)

Jared MacDonald
Jared MacDonald 2022 年 7 月 6 日
編集済み: Jared MacDonald 2022 年 7 月 6 日
Thanks,
Jared

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by