What I found is that the sound data is getting lost inside of SDK alarm API. It get the correct data from EDS fills the alarm object with the value but, in QML object in the property sound is empty.
Is very difficult t track where the sound property is getting lost, I think only Zsombor will be able to find it, I have already spent more than 2 hours on that without success. ** Changed in: qtorganizer5-eds (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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 UI Toolkit: Confirmed Status in “qtorganizer5-eds” package in Ubuntu: Invalid 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-ui-toolkit/+bug/1338697/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp