MATLAB R2022b gui in linux is not opening after installation. Displaying some errors and shutdown
이전 댓글 표시
I installed R2022b using the installer method in Linux. Upon installing the GUI is showing a window full of error starting desktop message and shutting down. Any help in how to fix this?

also in command terminal i am seeing this message as well.
fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
답변 (1개)
Hi Mani,
This problem appears to have been addressed in the MATLAB R2024a release.
As a workaround, you might consider removing the "fontconfig" library files from your MATLAB installation. This involves deleting the following files from the matlab/bin/glnxa64 folder:
- libfontconfig.so.1
- libfontconfig.so.1.12.0
Hope it helps!
댓글 수: 3
Endalkachew Lemma
2024년 10월 7일
Thank you!
Bruno jeanneret
2025년 3월 25일
편집: Bruno jeanneret
2025년 3월 25일
Hi,
It doesn't work for me.
This appears just after an upgrade of my Kubuntu installation :
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.2 LTS"
I am unable to run matlab even 2023b or 2024a
Bruno jeanneret
2025년 3월 25일
I found a solution by removing the hidden folder .matlab in my home dir !!!
카테고리
도움말 센터 및 File 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!