Bug 191306

Summary: queueing plays the wrong tracks when the playlist is filtered
Product: [Applications] amarok Reporter: James Dent <semajdent>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.0.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***