When i close Matlab error!

조회 수: 4 (최근 30일)
Jon Tang
Jon Tang 2021년 3월 23일
댓글: Jon Tang 2021년 3월 26일
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?

답변 (1개)

Kiran Felix Robert
Kiran Felix Robert 2021년 3월 26일
Hi Jon,
I recommend you to upgrade MATLAB to the newest version R2021a.
Or you can also consider referring this answer thread to fix the java exception.
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
  댓글 수: 1
Jon Tang
Jon Tang 2021년 3월 26일
Hi @Kiran Felix Robert i did this but i got back below:
sudo apt-get install libgconf2-4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgconf2-4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libgconf2-4' has no installation candidate

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by