How to fix error: Failed to load module "canberra-gtk-module"

Teo Protoulis

I am running Ubuntu 18.04.3 LTS and when I launch MATLAB R2019b I get the following error:

Gtk-Message: 00:20:10.283: Failed to load module "canberra-gtk-module" [0921/002013.995543:INFO:context.cpp(159)] Using multi-threaded message loop for Linux

I read this thread: Failed to load module “canberra-gtk-module” .... but already installed

but wasn't able to resolve the issue. Matlab launches and then it functions well but I would like to solve this error. Any ideas would be appreciated.

Teo Protoulis

Issue is solved following any of the above procedures (or both):

Note that you have to export the GTK_PATH just before every time you launch MATLAB. In order to avoid this, edit the /.bashrc file by opening a terminal and running the command sudo ~/.bashrc. And add the above export line to the end of the file. Save and quit, exit terminal, relaunch terminal and run MATLAB. It should work fine for every time.

First way installs the required packages and the second way exports the requires environment variable in order for the module to load when launhing MATLAB. Both links provide information for other linux distributions except UBUNTU. Question was asked when I was running Ubuntu 18.04 LTS while currently I am running Ubuntu 20.04 LTS yet I suppose the solutions remain the same.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Failed to load module "canberra-gtk-module"

From Dev

While launching Apache NetBeans terminal shows: Failed to load module "canberra-gtk-module"

From Dev

What is the purpose of canberra-gtk-module?

From Dev

How to fix: "Failed to load module script ..." Angular 8, Electron 5

From Dev

How to fix "Ad failed to load : 3" error in Libgdx

From Dev

How to fix "Failed to load IL2CPP" error in unity?

From Dev

How to fix "failed to ensure load balancer" error for nginx ingress

From Dev

How to fix this error failed to import test module while testing?

From Dev

How can I fix tests in Ember testem with errors such as 'could not load', 'failed', 'could not find module' or 'died'?

From Dev

How can I bypass kivy module error: ImportError: DLL load failed: The specified module could not be found?

From Dev

How to fix "failed to load cairo DLL" in R?

From Dev

How to fix Module parse failed: Unexpected token?

From Dev

How to fix a load fixture error

From Dev

How to fix error "Module is not callable"

From Dev

How to fix the error "Failed to load hostfxr.dll" but is found (0x80070057)?

From Dev

How to fix error code "Failed to load resource: the server responded with a status of 403 (Forbidden)" in node.js

From Dev

How to fix "Failed to load resource: the server responded with a status of 400 ()" API fetch error

From Dev

How do i fix New react app module parse failed error

From Dev

What is a "Failed to load module "module-ladspa-sink"" error?

From Dev

How to fix error: failed to download on rbenv install

From Dev

ERROR: Failed to resolve: viewpager - how to fix that?

From Dev

XAP processing failed ERROR 2002 how to fix this

From Dev

How to fix "SSL error: certificate verify failed"

From Dev

How to fix this error? Failed validating 'oneOf' in schema

From Dev

Electron Failed to load Module

From Dev

Failed to load kafka module

From Dev

how to fix the 504 error in my load balancer

From Dev

How to fix INET error "Cannot load library"

From Dev

"Failed to load module" error for Firebird datasource on WildFly 8.1.0.Final

Related Related

  1. 1

    Failed to load module "canberra-gtk-module"

  2. 2

    While launching Apache NetBeans terminal shows: Failed to load module "canberra-gtk-module"

  3. 3

    What is the purpose of canberra-gtk-module?

  4. 4

    How to fix: "Failed to load module script ..." Angular 8, Electron 5

  5. 5

    How to fix "Ad failed to load : 3" error in Libgdx

  6. 6

    How to fix "Failed to load IL2CPP" error in unity?

  7. 7

    How to fix "failed to ensure load balancer" error for nginx ingress

  8. 8

    How to fix this error failed to import test module while testing?

  9. 9

    How can I fix tests in Ember testem with errors such as 'could not load', 'failed', 'could not find module' or 'died'?

  10. 10

    How can I bypass kivy module error: ImportError: DLL load failed: The specified module could not be found?

  11. 11

    How to fix "failed to load cairo DLL" in R?

  12. 12

    How to fix Module parse failed: Unexpected token?

  13. 13

    How to fix a load fixture error

  14. 14

    How to fix error "Module is not callable"

  15. 15

    How to fix the error "Failed to load hostfxr.dll" but is found (0x80070057)?

  16. 16

    How to fix error code "Failed to load resource: the server responded with a status of 403 (Forbidden)" in node.js

  17. 17

    How to fix "Failed to load resource: the server responded with a status of 400 ()" API fetch error

  18. 18

    How do i fix New react app module parse failed error

  19. 19

    What is a "Failed to load module "module-ladspa-sink"" error?

  20. 20

    How to fix error: failed to download on rbenv install

  21. 21

    ERROR: Failed to resolve: viewpager - how to fix that?

  22. 22

    XAP processing failed ERROR 2002 how to fix this

  23. 23

    How to fix "SSL error: certificate verify failed"

  24. 24

    How to fix this error? Failed validating 'oneOf' in schema

  25. 25

    Electron Failed to load Module

  26. 26

    Failed to load kafka module

  27. 27

    how to fix the 504 error in my load balancer

  28. 28

    How to fix INET error "Cannot load library"

  29. 29

    "Failed to load module" error for Firebird datasource on WildFly 8.1.0.Final

HotTag

Archive