Error opening the Mask editor (Linux)

3 visualizzazioni (ultimi 30 giorni)
Philip
Philip il 18 Ago 2023
Commentato: Philip il 21 Ago 2023
Hello together
I have a problem with my Matlab installation under Debian 12 (KDE Plasma).
When I try to open the Mask Editor, I get the following error message:
Error opening the Mask editor
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application. The exit code was: 127
I suspect a missing library or something similar, but unfortunately I don't have more information.
EDIT:
I just noticed that there was some related output in the matlab console:
Warning: The following error was caught while executing 'maskeditor.internal.CEFBrowserDialog' class destructor:
Dot indexing is not supported for variables of this type.
Error in maskeditor.internal.CEFBrowserDialog/isValid
Error in maskeditor.internal.CEFBrowserDialog/delete
Error in maskeditor.internal.CEFBrowserDialog
Error in maskeditor.internal.BrowserDialogFactory.create
Error in maskeditor.internal.MaskEditorInstance
Error in maskeditor
Error in SLStudio.DiagramMenu
Who has an idea?

Risposta accettata

Walter Roberson
Walter Roberson il 21 Ago 2023
  1 Commento
Philip
Philip il 21 Ago 2023
I started matlab as suggested:
$ env LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfreetype.so.6 matlab
Now the Mask Editor works. Thanks a lot!

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by