GNOME Bugzilla – Bug 588628
Play a sound
Last modified: 2009-10-21 12:22:12 UTC
When a download has finished and notify is enabled.
Created attachment 138726 [details] [review] Implement sound notification on file reception using canberra
Comment on attachment 138726 [details] [review] Implement sound notification on file reception using canberra Patch shamelessly ripped from phonemgr but it seems to not work on my setup.
(In reply to comment #2) > (From update of attachment 138726 [details] [review] [edit]) > Patch shamelessly ripped from phonemgr but it seems to not work on my setup. Do you have sound events enabled in the sound preferences? This might actually be due to the default theme not having a sound for download-complete (you can try replacing it with "service-login" for example.
(In reply to comment #3) > Do you have sound events enabled in the sound preferences? This might actually > be due to the default theme not having a sound for download-complete (you can > try replacing it with "service-login" for example. > I had enabled sound event totest, this is perhaps the ubuntu sound theme that don't ship any sound for the event. I'll ned to see if tehy have another sound theme in the repo. I'll change the sound and I'll try later. thanks
Attachment 138726 [details] pushed as b25d260 - Implement sound notification on file reception using canberra