Bug 456902

Summary: /usr/libexec/gconf-sanity-check-2 fails at login with error 256
Product: [Fedora] Fedora Reporter: Daniel Walsh <dwalsh>
Component: GConf2Assignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mclasen
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-08-24 02:18:17 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 Daniel Walsh 2008-07-28 15:21:37 UTC
Description of problem:

Running at the command line gives me

 /usr/libexec/gconf-sanity-check-2
Gtk-Message: Failed to load module "libcanberra-gtk-module":
libcanberra-gtk-module.so: cannot open shared object file: No such file or directory

# locate libcanberra-gtk-module.so
/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so

Even though the exit status is 0.

GConf2-gtk-2.23.1-1.fc10.x86_64

Comment 1 Matthias Clasen 2008-07-28 21:48:16 UTC
What is the GTK_MODULES env var set to ?

Comment 2 Daniel Walsh 2008-07-29 19:34:24 UTC
 echo $GTK_MODULES
libcanberra-gtk-module


But I do not know if this is set before the check is run.

Comment 3 Matthias Clasen 2008-08-01 04:00:04 UTC
Do you have the latest libcanberra, 0.5-4.fc10 ? 
It ought to set the envvar to 'canberra-gtk-module' (without the lib). 


Comment 4 Daniel Walsh 2008-08-01 16:12:27 UTC
rpm -q libcanberra
libcanberra-0.5-4.fc10.x86_64


Comment 5 Matthias Clasen 2008-08-24 02:18:17 UTC
Works fine here for me with current rawhide. 
Please reopen if you still see this.