Gtk-Warning while starting MATLAB on Fedora 40

조회 수: 44 (최근 30일)
Ahmet Enes Turan
Ahmet Enes Turan 2024년 9월 25일
답변: Shubham 2024년 10월 7일
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.

답변 (1개)

Shubham
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!

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by