Gtk-Warning while starting MATLAB on Fedora 40

44 views (last 30 days)
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.

Answers (1)

Shubham
Shubham on 7 Oct 2024
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!

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!