← Back to team overview

touch-packages team mailing list archive

[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist

 

Must be a bug in qtmultimedia then, i've added

console.log("PLAYING")
console.log("audio.source", audio.source != "" ? audio.source : "empty")
console.log("audio.playlist", audio.playlist ? audio.playlist.currentSource : "undefined")

to the play() function in DashAudioPlayer.qml and the output says

qml: PLAYING
qml: audio.source empty
qml: audio.playlist file:///home/phablet/Music/The Gossip/Standing In The Way Of Control/The Gossip - 01 - Fire With Fire.mp3

qml: PLAYING
qml: audio.source file:///home/phablet/Music/The Gossip/Standing In The Way Of Control/The Gossip - 02 - Standing In The Way Of Control.mp3
qml: audio.playlist undefined

but as said on the bug i get the first song to play even if i'm passing
the second one.

** Also affects: qtmultimedia-opensource-src (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtmultimedia-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1511029

Title:
  Audio gets confused when playing from source after playing from
  playlist

Status in Canonical System Image:
  Confirmed
Status in media-hub package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu:
  New
Status in media-hub package in Ubuntu RTM:
  Invalid

Bug description:
  Can be reproduced using silo 4 as of today.

  How to reproduce:
   1. Go to the Tracks department on the My Music scope
   2. Press the Play icon on song 1
   3. Go to preview of song 2 (by clicking anywhere except on the Play icon)
   4. Play song 2 from the preview (by pressing the small play icon at the bottom)
   5. Notice how song 1 is playing instead of song 2

  After this lots of things break but probably related to the same issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1511029/+subscriptions