Version: svn 2.0 r 882866 (using KDE 4.1.2) Compiler: g++ 4.3.2 OS: Linux Installed from: Compiled From Sources If I load tracks from the collection, in the collection browser i see correct ordering of the tracks according to track number in id3 tags. But if I load these tracks to the playlist they are sorted aplhabetically. Expected Behavior: the tracks in the playlist are ordered the same way as in the collection browser. Amarok compiled from svn, revision 882866 See snapshot: http://uloz.to/941746/amarok.jpeg ( i am sorry, it is czech page, but simply click on the name amarok.jpeg and the image should be displayed)
The album is here: http://anna.fi.muni.cz/~xkudrnac/amarok/archive.tar
I can confirm this. If I double click on an album in the collection, it is inserted in the playlist in the correct order (sorted by track number), however, if I drag and drop it from the collection to the playlist, it is sorted alphabetically, so for example I get a list like that: 1 - title 10 - title 11 - title 2 - title 20 - title 3 - title etc....
SVN commit 886441 by nhnielsen: Correctly sort tracks when dragging and dropping directly to the playlist BUG: 175023 M +8 -1 browsers/collectionbrowser/CollectionTreeItemModelBase.cpp M +14 -1 playlist/PlaylistModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=886441
Nope, still there. Seen in revision:888341. Reopening.
*** Bug 176156 has been marked as a duplicate of this bug. ***
Created attachment 28868 [details] Random order in playlist In my case it doesn't even seem to be sorted by anything, the order seems completely random. Even though the track number is right there, displayed to me. Running 1.98.
it works here with trunk
Works here now as well. Revision 892896. Closing.