Activity log for bug #1390616

Date Who What changed Old value New value Message
2014-11-07 20:50:14 HAFIANE Mohamed bug added bug
2014-11-07 20:51:41 HAFIANE Mohamed description Hi, in my app for ubuntu touch I need to download *.mp3 file. I have used "Ubuntu.DownloadManager 0.1" the file is downloaded normaly (is put in ; /home/phablet/.local/share/ubuntu-download-manager/com.ubuntu.developer.myapp/Downloads/*.mp3) put I can't play it with MediaPlayer. MediaPlayer { id: player source: "/home/phablet/.local/share/ubuntu-download-manager/com.ubuntu.developer.myapp/Downloads/*.mp3" } Button{ text:"Play" onClicked: player.play() } in Media-hub log this is the error: Client denied access to open_uri() I use image #6 (ubuntu-rtm/14.09) and my application is confined. Hi, in my app for ubuntu touch I need to download *.mp3 file. I have used "Ubuntu.DownloadManager 0.1" the file is downloaded normaly (is put in ; /home/phablet/.local/share/ubuntu-download-manager/com.ubuntu.developer.myapp/Downloads/*.mp3) but I can't play it with MediaPlayer: MediaPlayer { id: player source: "/home/phablet/.local/share/ubuntu-download-manager/com.ubuntu.developer.myapp/Downloads/*.mp3" } Button{ text:"Play" onClicked: player.play() } in Media-hub log this is the error: Client denied access to open_uri() I use image #6 (ubuntu-rtm/14.09) and my application is confined.
2014-11-08 08:43:35 HAFIANE Mohamed summary Can't play file dowloaded MediaPlayer Can't play file after dowloaded with MediaPlayer
2014-11-24 23:06:38 Manuel de la Peña ubuntu-download-manager: status New Incomplete
2014-11-24 23:06:42 Manuel de la Peña ubuntu-download-manager: assignee Manuel de la Peña (mandel)
2014-11-26 15:40:57 HAFIANE Mohamed attachment added .log20141126-163354.8082 https://bugs.launchpad.net/ubuntu-download-manager/+bug/1390616/+attachment/4269041/+files/.log20141126-163354.8082
2014-11-26 15:41:35 HAFIANE Mohamed attachment added ubuntu-download-manager.INFO https://bugs.launchpad.net/ubuntu-download-manager/+bug/1390616/+attachment/4269042/+files/ubuntu-download-manager.INFO
2014-12-12 06:55:50 HAFIANE Mohamed summary Can't play file after dowloaded with MediaPlayer Can't play dowloaded file with MediaPlayer
2015-08-26 10:17:45 Manuel de la Peña ubuntu-download-manager: status Incomplete Invalid