Matlab R2019b no window manager on Ubuntu 18.04

30 visualizaciones (últimos 30 días)
Joao Fayad
Joao Fayad el 28 de Mzo. de 2020
Comentada: Karen Kopecky el 2 de Jul. de 2022
Hi,
Recently when I start matlab the application has no window manager i.e. no top bar, minimize/maximize buttons etc. Even the keyboard shortcuts for these actions have no effect. This behaviour started recently and I am not sure why or how to find the root cause. Does anyone have any hints?
Thanks in advance.

Respuestas (2)

Ulrich Knechtelsdorfer
Ulrich Knechtelsdorfer el 3 de Sept. de 2021
This issue occures sometimes on my setup too. Additionally MATLAB starts in "full screen" but without all the window decorations.
Following workaround works for me:
1.Close MATLAB
2.in ~/.matlab/R2020b/MATLABDesktop.xml
delete the entry
<Location External="yes" Height="1237" Type="floating" Width="1920" X="1920" Y="-37"/>
3.Start MATLAB again
Also, just deleting ~/.matlab/R2020b/MATLABDesktop.xml works but kills your MATLAB workspace configuration.
  4 comentarios
Álex RM
Álex RM el 21 de Mzo. de 2022
Thanks a lot, this was driving me crazy
Karen Kopecky
Karen Kopecky el 2 de Jul. de 2022
Thanks!!

Iniciar sesión para comentar.


Anurag Agrawal
Anurag Agrawal el 31 de Mzo. de 2020
Try these workarounds
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcacheno
2. Kill the process. Then right-click on the icon and use Run as Administrator and see if you get anywhere. If it works, then you should not need to Run as Administrator in the future, just the once.
3. Also make sure you have installed it properly.
If this doesn't solve your issue, you can create a service request here:
  4 comentarios
Joao Fayad
Joao Fayad el 15 de Abr. de 2020
Editada: Joao Fayad el 15 de Abr. de 2020
I took the opportunity to intall MATLAB R2020a and the issue still remains :(
I get the "Failed to load module "canberra-gtk-module"" error at start. Not sure if it has any relation.
EDIT:
I forgot to say I connect my laptop to a secondary screen. After initializing MATLAB without the screen connected it came on with a window manager. After this I have been able to get it both with and without a window manager when using the external screen. At least now I have a workaround.
Hugo Rezende
Hugo Rezende el 24 de Mzo. de 2021
Thanks @Joao Fayad! I was struggling with the same issue!

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by