Matlab on Linux: Failed to load module "canberra-gtk-module"
이전 댓글 표시
I run Matlab on Ubuntu and am told that
Failed to load module "canberra-gtk-module"
What am I to do?
채택된 답변
추가 답변 (3개)
M Adomini
2022년 2월 28일
1 개 추천
I get same issue on Ubuntu 20.04, 21.10 and 22.04 with matlab 2021a and 2021b.
Tomoki Kaneko
2022년 3월 14일
0 개 추천
I have the same problem with 2020b.
Then, I ran "sudo apt-get install libcanberra-gtk*', and finished with no problem. But the caution didn't disappere.
Munir
2022년 7월 2일
I have the same problem but the main concern is that running a .mlx file and trying to visualize some stuff (showdetails(robot))
I get:
"Couldn't create JOGL canvas--using painters"
which I totaly though it was related to the initial problem when launchin matlab
munir@munir-desktop:~/Documents/matlab2022a$ ./matlab
Gtk-Message: 14:06:16.642: Failed to load module "canberra-gtk-module"
I'm running on Ubuntu 20.04
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!