Bug 198142 - [mail/thunderbird] plays no notification sound
Summary: [mail/thunderbird] plays no notification sound
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-01 21:52 UTC by JochenF
Modified: 2015-03-08 18:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JochenF 2015-03-01 21:52:14 UTC

    
Comment 1 JochenF 2015-03-01 21:54:14 UTC
The cuas is that libcanberra is missing. This should be in the dependencies.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-08 18:11:04 UTC
A commit references this bug:

Author: jbeich
Date: Sun Mar  8 18:10:53 UTC 2015
New revision: 380782
URL: https://svnweb.freebsd.org/changeset/ports/380782

Log:
  - Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1]
  - Bump version requirements for harfbuzz and libvorbis

  PR:		198142 [1]
  See also:	https://dxr.mozilla.org/comm-central/search?q=nsISound [1]

Changes:
  head/Mk/bsd.gecko.mk
  head/mail/thunderbird/Makefile
  head/mail/thunderbird/files/patch-z-bug517422
  head/www/firefox/Makefile
  head/www/firefox/Makefile.options
  head/www/firefox/files/patch-bug847568
  head/www/firefox/files/patch-z-bug517422
  head/www/firefox-esr/Makefile
  head/www/firefox-esr/files/patch-z-bug517422
  head/www/libxul/Makefile
  head/www/libxul/files/patch-z-bug517422
  head/www/seamonkey/Makefile
  head/www/seamonkey/files/patch-bug847568
  head/www/seamonkey/files/patch-z-bug517422
Comment 3 Jan Beich freebsd_committer freebsd_triage 2015-03-08 18:39:55 UTC
Thanks. Added as an optional dependency.

Note, as sound themes aren't pulled by audio/libcanberra, only beep() and play(URL) always work. playEventSound(event) uses the algorithm described in the following link, e.g. for message-new-email. Picking a sound theme is outside of scope for gecko@.

http://0pointer.de/public/sound-theme-spec.html#sound_lookup