Bug 456777

Summary: gtk module loading gotcha
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: libcanberraAssignee: Lennart Poettering <lpoetter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: sangu.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-27 21:55:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Clasen 2008-07-27 00:36:31 UTC
[mclasen@localhost Desktop]$ gedit
Gtk-Message: Failed to load module "libcanberra-gtk-module":
libcanberra-gtk-module.so: cannot open shared object file: No such file or directory

If you look at the module loading code in glib, you have to either 
strip the lib or add the .so. The customary solution is to strip the lib.

With that correction, the module gets loaded, but...

[mclasen@localhost Desktop]$ GTK_MODULES=canberra-gtk-module:gail:atk-bridge gedit

** (gedit:8405): WARNING **: Failed to play event sound: System error


I've looked, and pulseaudio is running, and sound does work in general.

Comment 1 Lennart Poettering 2008-07-27 21:55:58 UTC
Fixed in rawhide, 0.4-2