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!