sudo apt-get install libcanberra-gtk-module
https://askubuntu.com/questions/208431/failed-to-load-module-canberra-gtk-module
the below solution did not work
half the users times goes in troubleshooting the error
Gtk-Message: 11:10:11.892: Failed to load module "canberra-gtk-module"
while installing android studio
This problem may occur on a 64-bit machine when one installs 32-bit software that requires canberra-gtk-module. acroread, for example, can cause this problem. In this case, the solution is to install the 32-bit version:
sudo apt-get install libcanberra-gtk-module:i386
https://askubuntu.com/questions/342202/failed-to-load-module-canberra-gtk-module-but-already-installed