Gtk-Warning while starting MATLAB on Fedora 40
44 ビュー (過去 30 日間)
古いコメントを表示
Hi, while starting MATLAB, I get following warnings:
(MATLAB:59226): Gtk-WARNING **: 22:49:50.611: Unable to locate theme engine in module_path: "adwaita",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.611: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.612: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.613: Unable to locate theme engine in module_path: "murrine",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.614: Unable to locate theme engine in module_path: "pixmap",
(MATLAB:59226): Gtk-WARNING **: 22:49:50.614: Unable to locate theme engine in module_path: "adwaita",
I installed gtk-lib-devel packages but it did not solve this problem. Be aware that MATLAB starts without problem.
I am on Fedora 40 with Intel i5 1235U and Iris graphics.
0 件のコメント
回答 (1 件)
Shubham
2024 年 10 月 7 日
Hey Ahmet,
I believe that you are recieving these warnings because the Gtk modules are not being loaded. Please check if you are getting a message similar to the following one:
Gtk-Message: 23:28:11.640: Failed to load module "appmenu-gtk-module"
You can refer to the below mentioned MATLAB Answers post to check the complete error message:
The warnings that you are receiving are informational and have no effect on the functionality of MATLAB. For supressing these warnings, you need to install the missing Gtk module as mentioned in the Workaround section of the following bug report:
If the issue persists, I suggest you to create a Service Request for the same here: https://www.mathworks.com/support/contact_us.html?s_tid=hc_trail
I hope this helps in resolving the issue!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!