[Bug 1834807] Re: Two alert sounds playing at the same time

2019-07-01 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1827842 *** https://bugs.launchpad.net/bugs/1827842 Great, thanks for testing! ** This bug has been marked a duplicate of bug 1827842 pulseaudio should not load module-x11-bell in gnome-shell -- You received this bug notification because you are a

[Bug 1834807] Re: Two alert sounds playing at the same time

2019-07-01 Thread Douglas Silva
All right, that fixes it. Now I have the expected behavior. Only one sound plays: the one selected through GNOME Settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834807 Title: Two alert

[Bug 1834807] Re: Two alert sounds playing at the same time

2019-07-01 Thread Douglas Silva
Sorry, I'm not sure what to remove. My file is slightly different from the one in that commit. Is it OK to comment out everything at /usr/bin /start-pulseaudio-x11? There are other if blocks that don't seem to be related. I will try to comment out only the if block that references `bell.ogg` and

[Bug 1834807] Re: Two alert sounds playing at the same time

2019-07-01 Thread Sebastien Bacher
Thank you for your bug report, the issue sounds similar to bug #1827842 , could you try editing /usr/bin/start-pulseaudio-x11 to remove the loading of x11-bell (like in https://git.launchpad.net/~ubuntu-audio- dev/pulseaudio/commit/?id=227d3ade) and tell us if that resolves your issue? ** No