Failed to load module 'canberra-gtk-module'

14 views (last 30 days)
Joe Choi
Joe Choi on 3 Jun 2020
Edited: Yash on 22 Aug 2024
Before I install the MATLAB, I do the followings;
sudo apt-get install libcanberra-gtk-module
sudo apt-get install libcanberra-gtk-module:i386
At the end of the installation, the installer indicated that extra installation is needed.
It is looking for a supported c compiler for simulink
I clicked onn the supported compiler, error message
Failed to load module "canberra-gtk-module"
What is the solution?
  3 Comments

Sign in to comment.

Answers (1)

Yash
Yash on 20 Aug 2024
Edited: Yash on 22 Aug 2024
Hi Joe,
The message you are encountering is informational and has no effect on MATLAB. This issue is a known bug and has been acknowledged by MathWorks in the following bug report: https://www.mathworks.com/support/bugreports/1995075 .
To suppress these messages, you might need to set the environment variables. Kindly follow the steps mentioned in the following article: https://www-integ3.mathworks.com/help/releases/R2021a/matlab/matlab_env/remove-canberra-gtk-module-and-pk-gtk-module-messages.html
You can also refer to the following relevant MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/479778
I hope this helps!

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!