Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#612019: [gimp] fails to load modules "canberra-gtk-module" without libcanberra-gtk-module

56 views
Skip to first unread message

Filipus Klutiero

unread,
Feb 4, 2011, 1:50:02 PM2/4/11
to
Package: gimp
Version: 2.6.11-1
Severity: minor

Just launching and closing GIMP causes the following error:
$ LANG=C gimp
Gtk-Message: Failed to load module "canberra-gtk-module":
libcanberra-gtk-module.so: cannot open shared object file: No such file
or directory

It repeats sometimes during execution. Installing libcanberra-gtk-module
solves.

Marking this as minor, as I can't see an actual problem this causes
(there is no crash).

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.37-trunk-686-bigmem

Debian Release: 6.0
990 testing security.debian.org
990 testing ftp.ca.debian.org
500 unstable ftp.ca.debian.org
1 experimental ftp.ca.debian.org

--- Package information. ---
Depends (Version) | Installed
==================================-+-==============
libgimp2.0 (>= 2.6.11) | 2.6.11-1
libgimp2.0 (<= 2.6.11-z) | 2.6.11-1
gimp-data (>= 2.6.11) | 2.6.11-1
gimp-data (<= 2.6.11-z) | 2.6.11-1
python-gtk2 (>= 2.8.0) | 2.17.0-4
libaa1 (>= 1.4p5) | 1.4p5-38
libatk1.0-0 (>= 1.29.3) | 1.30.0-1
libbabl-0.0-0 | 0.0.22-1
libc6 (>= 2.7) | 2.11.2-10
libcairo2 (>= 1.2.4) | 1.8.10-6
libdbus-1-3 (>= 1.0.2) | 1.2.24-4
libdbus-glib-1-2 (>= 0.88) | 0.88-2.1
libexif12 | 0.6.19-1
libfontconfig1 (>= 2.8.0) | 2.8.0-2.1
libfreetype6 (>= 2.2.1) | 2.4.2-2.1
libgegl-0.0-0 (>= 0.0.22) | 0.0.22-2+b1
libglib2.0-0 (>= 2.24.0) | 2.24.2-1
libgtk2.0-0 (>= 2.20.0) | 2.20.1-2
libhal1 (>= 0.5.8.1) | 0.5.14-3
libjpeg62 (>= 6b1) | 6b1-1
liblcms1 (>= 1.15-1) | 1.18.dfsg-1.2+b3
libmng1 (>= 1.0.10) | 1.0.10-1+b1
libpango1.0-0 (>= 1.18.0) | 1.28.3-1+squeeze1
libpng12-0 (>= 1.2.13-4) | 1.2.44-1
libpoppler-glib4 (>= 0.12) | 0.12.4-1.2
librsvg2-2 (>= 2.26.0) | 2.26.3-1
libtiff4 | 3.9.4-5
libwebkit-1.0-2 (>= 1.1.1) | 1.2.6-2
libwmf0.2-7 (>= 0.2.8.4) | 0.2.8.4-6.1+b1
libx11-6 | 2:1.3.3-4
libxext6 | 2:1.1.2-1
libxfixes3 (>= 1:4.0.1) | 1:4.0.5-1
libxmu6 | 2:1.0.5-2
libxpm4 | 1:3.5.8-1
zlib1g (>= 1:1.1.4) | 1:1.2.3.4.dfsg-3
python (<< 2.7) | 2.6.6-3+squeeze5
python (>= 2.6) | 2.6.6-3+squeeze5
python-support (>= 0.90.0) | 1.0.10


Package's Recommends field is empty.

Suggests (Version) | Installed
===============================-+-===========
gimp-help-en |
OR gimp-help |
gimp-data-extras |
gvfs-backends |
libasound2 | 1.0.23-2.1
ghostscript | 8.71~dfsg2-9

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Filipus Klutiero

unread,
Feb 4, 2011, 3:00:02 PM2/4/11
to
On -28163-01--10 14:59, Ari Pollak wrote:
> This is probably due to having libcanberra-gtk0 installed, which already
> recommends libcanberra-gtk-module.
It isn't, thanks for reopening.

Ari Pollak

unread,
Feb 4, 2011, 3:30:01 PM2/4/11
to
Do you have this issue with any other GTK programs?

Filipus Klutiero

unread,
Feb 4, 2011, 3:40:04 PM2/4/11
to
On 2011-02-04 15:23, Ari Pollak wrote:
> Do you have this issue with any other GTK programs?
>
> On 02/04/2011 02:50 PM, Filipus Klutiero wrote:
>> On -28163-01--10 14:59, Ari Pollak wrote:
>>> This is probably due to having libcanberra-gtk0 installed, which already
>>> recommends libcanberra-gtk-module.
>> It isn't, thanks for reopening.
>
Good point, looks like I do. I use KDE and don't have many GTK+
applications installed, but this is the output just launching and
closing FileZilla:

$ LANG=C filezilla


Gtk-Message: Failed to load module "canberra-gtk-module":
libcanberra-gtk-module.so: cannot open shared object file: No such file
or directory

chealer@vinci:~$

Tassia Camoes Araujo

unread,
Feb 14, 2021, 6:00:04 PM2/14/21
to
reopen 612019 tas...@debian.org
found 612019 2.24.33-1
tag 612019 + bullseye
thanks

Same issue described before with libgtk2.0-0.

I would get the following when running applications from a terminal
(gimp, hexchat, xsane, ...):
Gtk-Message: 16:08:13.676: Failed to load module
"libcanberra-gtk-module"

Installing libcanberra-gtk-module solved the issue.

BTW, the problem was not found with filezilla, which depends on
libgtk-3-0, probably because libcanberra-gtk3-module was already
installed on my system.

Thanks!

Tassia.
0 new messages