Comment 5 for bug 929637

Revision history for this message
Žilvinas Valinskas (zval) wrote :

$ gsettings set org.gnome.desktop.sound event-sounds false
$ gsettings get org.gnome.desktop.sound event-sounds
false

# reinstate GTK_MODULES as it was ... because I have this variable unset now
$ export GTK_MODULES="canberra-gtk-module:canberra-gtk-module"
$ meld
.... freezes after I click on menu items several times with mouse

<ctrl-alt-f1>

and killall meld ...

Does not help :( So far the best way to work around the problem is to add
unset GTK_MODULES in your .bashrc/.zshrc & etc ...