Following the advice of This question to fix the double-alert-sound bug, I executed
gsettings set org.gnome.desktop.sound event-sounds false
this caused there to be no alert sounds at all. However,
gsettings set org.gnome.desktop.sound event-sounds true
didn't restore the alert sounds, even after a restart. It seems that something permanently killed itself as a result of the first command. There are no alert sounds from AccessX sticky keys, emacs C-g
, terminal tab completion, etc.
Does anyone know what is going on and how to get the alert sounds back? (Preferably in a way that fixes the aforementioned double-alert-sound issue). I need the bell to work for sticky keys. Everything looks normal in the graphical settings:
/usr/share/sounds/ubuntu/stereo/bell.ogg
file, but restoring it didn't restore the original bell behaviour, even with a restart. – David Zhao Akeley Aug 20 '19 at 06:45C-g
in emacs, the background music will cut out abruptly for a fraction of a second as emacs tries to send a bell. – David Zhao Akeley Aug 20 '19 at 06:48