No sound effects play when "play sound effects when buttons are clicked" is enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libcanberra (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: libcanberra-
As initially detailed in some of the comments in #258703, selecting the "Play sound effects when buttons are clicked" has no effect.
The instructions in this mailing list post (https:/
"...Packagers!
If you package libcanberra, make sure to include a script like this
one in your package:
<snip>
#!/bin/sh
if [ -z "$GTK_MODULES" ] ; then
else
fi
export GTK_MODULES
</snip>
This script should be sourced in each Gnome session and will enable
the libcanberra gtk module for all gtk programs.
In fedora we install it as "libcanberra-
/etc/X11/
directories.
..."
I think this is missing from the ubuntu libcanberra packages, which is preventing the gtk sound effects from working properly.
Changed in libcanberra: | |
status: | New → Confirmed |
Changed in libcanberra: | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
visibility: | public → private |
visibility: | private → public |
Should this Script enable the Sounds when runned? In that case: didn't worked for me (Intrepid Ibex, Updates: 23. Sep.).
The Directory /etc/X11/ xinit/xinit. d/ don't exists here.