Matlab on Linux - Failed to load module "appmenu-gtk-module"
18 次查看(过去 30 天)
显示 更早的评论
I installed Matlab R2021b on Ubuntu 20.04.3 and i am unable to open the app just by running it normally with "matlab" command in terminal or by oppening it mannualy from the folder where i installed it.
When i get it to run in terminal this is what i get :
"MATLAB is selecting SOFTWARE OPENGL rendering.
Gtk-Message: 23:28:11.640: Failed to load module "appmenu-gtk-module"
(MATLAB:6256): Gtk-WARNING **: 23:28:11.673: Unable to locate theme engine in module_path: "adwaita",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.673: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.681: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.682: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.683: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.683: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.683: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.685: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.685: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.685: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.686: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.686: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.687: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.687: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.688: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.688: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.689: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.689: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.689: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.690: Unable to locate theme engine in module_path: "murrine",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.692: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.693: Unable to locate theme engine in module_path: "adwaita",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.694: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:6256): Gtk-WARNING **: 23:28:11.694: Unable to locate theme engine in module_path: "murrine",
MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
failed to load driver: iris
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
failed to load swrast driver"
After all this warning messages and the Mesa-Loader ones the app oppens but i still don't know if it works 100%.
Does anyone has a solution for this?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!