Borrar filtros
Borrar filtros

failed to load module "canberra-gtk-module"

170 visualizaciones (últimos 30 días)
Jim Bosley
Jim Bosley el 19 de Jun. de 2023
Respondida: Kautuk Raj el 11 de Sept. de 2024 a las 5:08
In Ubuntu linux, I get this message. But I have the most recent install of libcanberra. This has been a problem for the last five years, and many of the answers and references to this are years old. Would be very useful to have any broken dependencies, and the fix for such, listed on the install. Or perhaps there's a simple thing I'm not doing. Help!
  2 comentarios
Jim Bosley
Jim Bosley el 19 de Jun. de 2023
Ok, trying stuff and this seemed to work. Would appreciate the Mathworks giving this its blessing:
sudo apt-get install libcanberra-gtk-module libgconf-2-4
sudo ln -s /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so /usr/lib/libcanberra-gtk-module.so
Farzad Kamrani
Farzad Kamrani el 21 de Ag. de 2024 a las 10:25
Editada: Farzad Kamrani el 21 de Ag. de 2024 a las 10:25
Thanks for your solution. It works for me on ubuntu 22.04.4 LTS.

Iniciar sesión para comentar.

Respuestas (1)

Kautuk Raj
Kautuk Raj el 11 de Sept. de 2024 a las 5:08
The message Failed to load module "canberra-gtk-module" is a common informational message that appears on some Linux distributions. These messages are informational and have no effect on the functionality of MATLAB.
These messages can be removed by following the steps outlined in the documentation page here: https://www.mathworks.com/help/releases/R2023a/matlab/matlab_env/remove-canberra-gtk-module-and-pk-gtk-module-messages.html
Additionally, this has also been addressed in a bug report published by MathWorks found here: https://www.mathworks.com/support/bugreports/1995075

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by