When i close Matlab error!
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using Ubuntu 20.10 and everytime i exit Matlab i get this error below:
And MATLAB Version: 9.5.0.944444 (R2018b)
MATLAB is selecting SOFTWARE OPENGL rendering.
Exception in thread "Thread-9": java.lang.NullPointerException
at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.c(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.b(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.a(Unknown Source)
at com.teamdev.jxbrowser.chromium.internal.ipc.b.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
Is it some libraries that doesn't exist or?
0 Kommentare
Antworten (1)
Kiran Felix Robert
am 26 Mär. 2021
Hi Jon,
I recommend you to upgrade MATLAB to the newest version R2021a.
The Bug Report from the answer thread - (Bug Report 1885601) gives you a workaround by installing the following library,
sudo apt-get install libgconf2-4
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!