I cannot control the window size

Hello,
I am using ubuntu 18.04.
I want to move my matlab window or make small, but as you can see there is no such button.
When I undocked the editor, I could find it. but not in main window.
I got error messages when I launch MATLAB.
Gtk-Message : failed to load module "overlay-scrollbar"
Gtk-Message : failed to load module "canberra-gtk-module"
Are they making problems?
Here are the screen shots. The right up side.
On Editor there, I can close, minimize and re-size the window. But not in the main window. (2nd screen shot)
Best regrads,

Respuestas (1)

Uttkarsh Jha
Uttkarsh Jha el 29 de Jun. de 2020
Hey Jian,GTK is a tool for cresting GUIs in GNOME environment.
you may try installing these gtk modules on your ubuntu system.
sudo apt-get install --reinstall overlay-scrollbar-gtk2
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Then restart your system to see if it works for you.

1 comentario

jian kwon
jian kwon el 29 de Jun. de 2020
Thanks for reply.
I follow you instruction, and restarted.
but still saw the same warnning.
What should I do?..

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 29 de Jun. de 2020

Comentada:

el 29 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by