0

I just installed both Ubuntu (22.04) and OpenVPN. But when I try to launch OpenVPN, I get what looks like a recurring Ubuntu issue : Failed to load module "canberra-gtk-module". I've looked a lot of posts here and their answers but nothing has done the trick for me :

The only things that I didn't dare to try for now are sudo apt-get install libcanberra-gtk* and sudo apt-get install --reinstall libcanberra-gtk-module given the warnings.

I'd be glad if anyone can help me.

FE-P
  • 1

1 Answers1

0

Instead of installing the cranberra gtk module, it should work fine to install the default module.

$ sudo apt-get -f install libgtk-3-dev