Use proper sound event instead of system beep
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Won't Fix
|
Undecided
|
Unassigned | ||
compiz (Ubuntu) |
Won't Fix
|
Low
|
Unassigned | ||
metacity (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
pulseaudio (Ubuntu) |
Fix Released
|
Wishlist
|
Daniel T Chen |
Bug Description
Binary package hint: gnome-control-
I installed Intrepid fresh onto this laptop (HP Pavilion dv9540us), and the alert sounds don't play. Instead, whenever I make one of the rather common mistakes that cause an alert sound (such as hitting backspace one too many times), there's a very loud, and very annoying, beep from the internal speaker.
If I go to system-
After googling, however, I found that many others have this problem, and strangely enough the solution is to click "disable alert sounds" even though the alert sound itself never plays.
So, there are two bugs here then:
1) The nice alert sound isn't used at all. I've never heard it in Ubuntu, only annoying PC speaker beeps.
2) We use the PC speaker instead of the alert sound, and disabling the PC speaker is difficult since we no longer have the system beep tab.
Related branches
- Luke Yelavich: Pending requested
- Sam Spilsbury (community): Approve
- compiz packagers: Pending requested
- Ubuntu branches: Pending requested
-
Diff: 204 lines (+183/-0)4 files modifiedplugins/bell/CMakeLists.txt (+5/-0)
plugins/bell/bell.xml.in (+21/-0)
plugins/bell/src/bell.cpp (+103/-0)
plugins/bell/src/bell.h (+54/-0)
Changed in gnome-control-center: | |
status: | Invalid → Triaged |
Changed in compiz (Ubuntu): | |
assignee: | Martin Pitt (pitti) → nobody |
Changed in compiz (Ubuntu): | |
importance: | Low → Wishlist |
status: | Confirmed → Triaged |
Changed in metacity (Ubuntu): | |
importance: | Undecided → Low |
importance: | Low → Wishlist |
Changed in pulseaudio (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Wishlist |
Changed in pulseaudio (Ubuntu): | |
status: | Triaged → Fix Committed |
assignee: | nobody → Daniel T Chen (crimsun) |
Changed in compiz (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in compiz (Ubuntu): | |
importance: | Wishlist → Low |
status: | In Progress → Triaged |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.11.0 |
Changed in compiz (Ubuntu): | |
status: | Incomplete → Won't Fix |
Changed in compiz: | |
status: | New → Won't Fix |
If I blacklist the pcspkr device in /etc/modprobe. d/blacklist, things are a little different:
No beep (or system alert sound) plays anymore, even with "play alert sounds" checked. Even clicking the little play buttons no longer plays the sound (neither beep nor the audio file). There is no more annoying beep on shutdown either.