Public bug reported:

Hi, I don't know if this is bug for DownloadManager 0.1 or Media-hub

but  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 #10 (ubuntu-rtm/14.09)
and my application is confined.

** Affects: media-hub (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1397631

Title:
  Media-Hub can't play a file (*.mp3) downlowded with DownloadManager
  0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1397631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to