touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #50907
[Bug 1410874] Re: Alarm sounds vs Calendar sounds
This bug was fixed in the package indicator-datetime -
13.10.0+15.04.20150128.1-0ubuntu1
---------------
indicator-datetime (13.10.0+15.04.20150128.1-0ubuntu1) vivid; urgency=low
[ Charles Kerr ]
* Don't play calendar alarm sounds if Silent Mode is enabled. Use the
alarm sound role for both clock and calendar alarms. (LP: #1410874)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 28 Jan 2015 19:16:10 +0000
** Changed in: indicator-datetime (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1410874
Title:
Alarm sounds vs Calendar sounds
Status in the base for Ubuntu mobile products:
Fix Released
Status in indicator-datetime package in Ubuntu:
Fix Released
Status in indicator-datetime package in Ubuntu RTM:
Fix Released
Bug description:
As discussed with rsalveti and pmcgowan in #phablet on 14 Jan
There are two issues in the datetime notification code that need to be
changed.
1. Right now we only set role=alarm if the sound is looping; ie if it's an alarm clock event rather than calendar event.
Set calendar event role to alert
2. Calendar events shouldn't play in silent mode. We can test for
silent mode on the bus, http://bazaar.launchpad.net/~phablet-team
/telephony-
service/trunk/view/head:/libtelephonyservice/greetercontacts.cpp has
an example: getUserValue("com.ubuntu.touch.AccountsService.Sound",
"SilentMode");
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410874/+subscriptions
References