Comment 8 for bug 1321445

Revision history for this message
In , Raphael (raphael-redhat-bugs) wrote :

(In reply to Kevin Fenzi from comment #4)

> xfconf-query -c xsettings -p /Net/SoundThemeName
default

> env | grep GTK_MODULES
<nothing>

> ls /usr/share/sounds/default/stereo
<not found>

# find /usr/share/sounds/* -name stereo
/usr/share/sounds/freedesktop/stereo

> which canberra-gtk-play
/usr/bin/canberra-gtk-play

> You may need to set SoundThemeName to 'freedesktop' and export
> GTK_MODULES=canberra-gtk-module:canberra-gtk-module
Where should I put the export statement? Is this still a bug?