← Back to team overview

touch-packages team mailing list archive

[Bug 1410874] [NEW] Alarm sounds vs Calendar sounds

 

Public bug reported:

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. We should
unconditionally set role=alarm for both cases

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");

** Affects: canonical-devices-system-image
     Importance: High
         Status: Confirmed

** Affects: indicator-datetime (Ubuntu)
     Importance: High
     Assignee: Charles Kerr (charlesk)
         Status: Triaged

-- 
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:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Triaged

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. We should
  unconditionally set role=alarm for both cases

  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


Follow ups

References