← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1528898] Re: With repeat and shuffle off, if the currentIndex and tracks after are removed, the first is not reselected

 

qtubuntu-media (0.8.0+15.04.20160104-0ubuntu1) vivid; urgency=medium
 .
   * Fix removeMedia(start, end) so that it always removes the correct
     track(s) and reflects the proper current track

** Changed in: canonical-devices-system-image
       Status: In Progress => Fix Committed

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
     Assignee: (unassigned) => John McAleely (john.mcaleely)

** Changed in: canonical-devices-system-image
    Milestone: None => ww02-2016

** Changed in: qtubuntu-media (Ubuntu RTM)
       Status: Fix Committed => Fix Released

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

Title:
  With repeat and shuffle off, if the currentIndex and tracks after are
  removed, the first is not reselected

Status in Canonical System Image:
  Fix Committed
Status in qtubuntu-media package in Ubuntu:
  Triaged
Status in qtubuntu-media package in Ubuntu RTM:
  Fix Released

Bug description:
  With repeat and shuffle off, if the currentIndex and tracks after are
  removed, the first is not reselected

  What happened:
  1) Create a queue of a set of tracks (I had A, B, C)
  2) Ensure repeat and shuffle are disabled
  3) Select B as the track
  4) Multiselect B and C and select remove
  5) Notice that the currentIndex is 'lost'

  What I expected to happen:
  At step 5) for track A to be selected (or the first in the set of tracks)

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


References