← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1338697] Re: Alarm sound url read from a saved alarm is always empty

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1338697

Title:
  Alarm sound url read from a saved alarm is always empty

Status in Ubuntu Clock App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  In the clock app, I am trying to add the option to set custom sounds
  for an alarm. Creating a new alarm and choosing a custom sound works
  properly. When the alarm is triggered, it rings using the correct
  sound. However when you read that alarm from the alarm model and
  output the sound url, it is always empty. As a result, one cannot
  check an alarm to see what sound was assigned to it.

  I have created a sample alarms app to illustrate the issue at
  lp:~nik90/ubuntu-clock-app/alarmtest

  Steps to reproduce bug:
  1. Create a new alarm by pressing the + header button
  2. Set alarm to ring in the next 10-15 seconds
  3. Set a custom alarm sound by choosing one in the option selector
  4. Save alarm

  In the main page, click on the created alarm

  What happens:
  The alarm sound value is empty

  What should happen:
  The alarm sound correctly points to the path of the chosen sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-clock-app/+bug/1338697/+subscriptions


References