MATLAB R2022b gui in linux is not opening after installation. Displaying some errors and shutdown

99 views (last 30 days)
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"

Answers (1)

Neha
Neha on 14 May 2024
Edited: Neha on 16 May 2024
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!

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!