On 21/06/2013 02:37 πμ, Peter Stuart wrote: > LinkedIn > ------------ > > > Bug, > > I'd like to add you to my professional network on LinkedIn. > > - peter > > peter stuart > videojournalist/editor at AVS Oost-Vlaamse Televisie > Gent Area, Belgium > > Confirm that you know peter stuart: > https://www.linkedin.com/e/-9venqm-hi6lb0g7-a/isd/14362096573/zBrC5v0L/?hs=false&tok=0xuRhs0yc9T5M1 > > -- > You are receiving Invitation to Connect emails. Click to unsubscribe: > http://www.linkedin.com/e/-9venqm-hi6lb0g7-a/uK_lf7ne0fdkp-AvXCWD90petx2myhpFl-tOESM/goo/273507%40bugs%2Elaunchpad%2Enet/20061/I4779205993_1/?hs=false&tok=0SJMYH7Cg9T5M1 > > (c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA > 94043, USA. > Sorry man, I actually do not a have LinkedIn account!
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libcanberra in Ubuntu. https://bugs.launchpad.net/bugs/273507 Title: No sound effects play when "play sound effects when buttons are clicked" is enabled Status in “libcanberra” package in Ubuntu: Triaged Bug description: Binary package hint: libcanberra-gtk-module 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://tango.0pointer.de/pipermail/libcanberra- discuss/2008-July/000021.html) need to be followed to enable libcanberra gtk integration, which will properly enable gtk-sound effects. Quoted here: "...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 GTK_MODULES="libcanberra-gtk-module" else GTK_MODULES="$GTK_MODULES:libcanberra-gtk-module" 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-gtk-module.sh" in /etc/X11/xinit/xinitrc.d/. I assume other distributions have similar directories. ..." I think this is missing from the ubuntu libcanberra packages, which is preventing the gtk sound effects from working properly. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/273507/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp