** Changed in: ubuntu-clock-app Assignee: (unassigned) => Charles Kerr (charlesk)
-- You received this bug notification because you are a member of Unity API bugs, which is subscribed to Indicator Date and Time. https://bugs.launchpad.net/bugs/1337348 Title: Dismissing the alarm dialog doesn't stop playing the alarm sound Status in The Date and Time Indicator: Fix Released Status in Clock application for Ubuntu devices: Fix Released Bug description: This works on the desktop, but not on the phone where alarms are more important. The code in indicator-datetime is currently using libcanberra to play sounds. This code will be replaced with code using the new media API when it lands; however, I don't think that's scheduled for RTM. So, the indicator-datetime's libcanberra client code currently calls ca_context_cancel() to end the sound when the snap decision is dismissed. On the desktop, this does The Right Thing by stopping the audio. On the phone, it does not stop the audio. To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-datetime/+bug/1337348/+subscriptions -- Mailing list: https://launchpad.net/~unity-api-bugs Post to : unity-api-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~unity-api-bugs More help : https://help.launchpad.net/ListHelp