Error opening the Mask editor (Linux)

2 visualizaciones (últimos 30 días)
Philip
Philip el 18 de Ag. de 2023
Comentada: Philip el 21 de Ag. de 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?

Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Ag. de 2023
  1 comentario
Philip
Philip el 21 de Ag. de 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!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by