After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 588628 - Play a sound
Play a sound
Status: RESOLVED FIXED
Product: gnome-user-share
Classification: Core
Component: bluetooth
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-user-share maintainers
gnome-user-share maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-15 09:42 UTC by Bastien Nocera
Modified: 2009-10-21 12:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Implement sound notification on file reception using canberra (1.87 KB, patch)
2009-07-19 10:16 UTC, Baptiste Mille-Mathias
committed Details | Review

Description Bastien Nocera 2009-07-15 09:42:08 UTC
When a download has finished and notify is enabled.
Comment 1 Baptiste Mille-Mathias 2009-07-19 10:16:48 UTC
Created attachment 138726 [details] [review]
Implement sound notification on file reception using canberra
Comment 2 Baptiste Mille-Mathias 2009-07-19 10:18:20 UTC
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.
Comment 3 Bastien Nocera 2009-07-19 14:18:04 UTC
(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.
Comment 4 Baptiste Mille-Mathias 2009-07-19 17:01:56 UTC
(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
Comment 5 Bastien Nocera 2009-10-21 12:22:09 UTC
Attachment 138726 [details] pushed as b25d260 - Implement sound notification on file reception using canberra