Effacer les filtres
Effacer les filtres

I cannot control the window size

11 vues (au cours des 30 derniers jours)
jian kwon
jian kwon le 29 Juin 2020
Commenté : jian kwon le 29 Juin 2020
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,

Réponses (1)

Uttkarsh Jha
Uttkarsh Jha le 29 Juin 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 commentaire
jian kwon
jian kwon le 29 Juin 2020
Thanks for reply.
I follow you instruction, and restarted.
but still saw the same warnning.
What should I do?..

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by