On Fri, 2011-03-04 at 10:51 -0500, Pat Suwalski wrote:
> This seems like such a trivial issue somewhere. What is the issue in 
> actually getting it fixed? It's been this way since at least Christmas.

libcanberra does not play sounds directly, but adds them to a queue.
gtk_quit_add() was used to play the queued sounds right before the
application exited (think of sound events on button clicks, where the
button action exits the application, e.g. "close", "cancel", ...).

There is no replacement for this functionality at this point - the only
workaround (apart from deleting the module) is not building it.

-- Florian

_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to