What is the purpose of canberra-gtk-module?

I see a lot of questions regarding the "Failed to load canberra-gtk-module" and got curious on what the purpose of this module actually is. Since the google searches only points to questions on how to fix it, I was hoping someone here knew the answer.

0

1 Answer

From the package description of libcanberra-gtk-module:

translates GTK+ widgets signals to event sounds

GTK+ is a toolkit for creating GUIs, most of the default Ubuntu desktop, and the GNOME desktop environment, is developed using it. libcanberra is a library for playing sounds. libcanberra-gtk-module, then, is the module that takes GUI events from GTK+ (like pressing a button, or minimizing a window) and plays some configured sound.

The error message commonly seen maybe a result of these bugs:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like