Bug 191306 - queueing plays the wrong tracks when the playlist is filtered
Summary: queueing plays the wrong tracks when the playlist is filtered
Status: RESOLVED DUPLICATE of bug 180477
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-02 01:40 UTC by James Dent
Modified: 2009-05-03 06:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Dent 2009-05-02 01:40:37 UTC
Version:           2.0.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-11-generic

I am running Amarok 2.0.2 on a fresh installation of Kubuntu 9.04.

Suppose I have a playlist of songs p1, p2, p3, p4, p5, ...
If I filter the playlist, it displays the songs f1 = p2, f2 = p4, f3 = p5, ...

The problem arises when I try to queue tracks from the filtered playlist -- selecting, say, f2 results in p2 being queued instead. More generally, attempting to queue the ith track from the filtered playlist results in the ith track from the *un*filtered playlist being queued instead. 

This makes it very difficult to manage queues for a large playlist.
Comment 1 Seb Ruiz 2009-05-03 06:12:41 UTC

*** This bug has been marked as a duplicate of bug 180477 ***