Gtk-Warning while starting MATLAB on Fedora 40
44 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Shubham
il 7 Ott 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!
0 Commenti
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!