[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2022-04-29 Thread Thor-Henrik Kvandahl
apt-get install libcanberra-gtk* did not work for me.
Upgrade to 22.04 LTS did not work for me either.

My workaround was to remove Firefox snap completely and install install
Firefox using apt as described below:

sudo snap remove firefox
cd ~/snap
rm -r firefox


sudo gedit /etc/apt/preferences.d/firefox-no-snap
add lines below:
Package: firefox*
Pin: release o=Ubuntu*
Pin-Priority: -1

sudo apt purge firefox
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt install firefox

echo 'Unattended-Upgrade::Allowed-Origins:: "LP-PPA-
mozillateam:${distro_codename}";' | sudo tee
/etc/apt/apt.conf.d/51unattended-upgrades-firefox

Sources:
https://www.debugpoint.com/2021/09/remove-firefox-snap-ubuntu/
https://ubuntuhandbook.org/index.php/2022/03/install-firefox-esr-ubuntu/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2013-05-26 Thread Viktor Mileikovskyi
This problem may appear in amd64 system trying to use i386 program.
For me the problem solution is:

sudo apt-get install libcanberra-gtk-module:i386 libcanberra-gtk0:i386

If it does not work try reinstalling libcanberra-gtk0 AT YOUR OWN RISK.
The uninstallation causes removing of possibly very important packets
for You. Please analyze a packet list at step 2. If any problems after
step 3 (power loss or bug) POSSIBLE YOU WILL HAVE A SYSTEM WITHOUT A
DESKTOP.

1. Run but don't confirm at prompt [Y/N]
sudo apt-get remove libcanberra-gtk0

2. Carefully analyze apt-get answer and find a list of packets to be
removed. The lines maybe different from computer to computer. For
example:

Packets to be REMOVED:
  gnome-session-canberra gnome-session-fallback libcanberra-gtk-module
  libcanberra-gtk0 metacity ubuntu-desktop

If You will not restore these packets possibly You will have great
problems.

3. Copy this packet list to Your favorite text editor

4. Answer "Y"

5. Run the command after replacing  with saved list (with spaces
between elements) of removed packets at step 3:

sudo apt-get install  libcanberra-gtk0

For previous example

sudo apt-get install gnome-session-canberra gnome-session-fallback 
libcanberra-gtk-module
  libcanberra-gtk0 metacity ubuntu-desktop libcanberra-gtk0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2013-04-20 Thread Bagus Tris Atmaja
apt-get install libcanberra-gtk-model works for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2013-01-07 Thread Martijn Lievaart
apt-get install libcanberra-gtk0 solves the problem for me. Weird,
others solved it by removing this package?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2012-05-31 Thread Daniel Hahler
This is not an error (anymore) for me (reporter), on a fresh install of
Ubuntu Precise.

** Changed in: libcanberra (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: libcanberra (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2012-05-31 Thread atimonin
apt-get remove libcanberra-gtk0 solves the problem for me

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2011-10-18 Thread RickKnight
I had the same problem running GTK apps. I tried removing libcanberra
but that didn't solve the problem for me. I read the post here from
Migrus and tried his solution, installing libcanberra-gtk0. It worked.
No more libcanberra errors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2011-10-16 Thread Migrus
I had the reverse, only the gtk3 version was installed and firefox was 
complaining when started from an xterm.
Using your description in reverse, 'apt-get install libcanberra-gtk0' made that 
error go away.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2011-10-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libcanberra (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872172] Re: libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-Message: Failed to load module "canberra-gtk-module"

2011-10-11 Thread Daniel Hahler
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872172

Title:
  libcanberra-gtk0 should recommend Gtk2 and Gtk3 module to fix: Gtk-
  Message: Failed to load module "canberra-gtk-module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs