Need guidance: Bug 254404 (UMS Copy Order)

Anmol Ahuja anmolan at gmail.com
Thu Mar 7 20:47:45 UTC 2013


I really need help with this bug<https://bugs.kde.org/show_bug.cgi?id=254404>!
Here's what I can see: CollectionTreeView calls createMetaQueryFromItems,
which does not seem to return tracks in the visible order. Do I sort the
tracks myself? How? FileView creates a directory loader, which calls
qStableSort(with Meta::Track::lessThan, so they're always sorted in
ascending order, regardless of the way they're displayed.
IPodPlaylistProvider, CollectionTreeItemModel::dropMimeData and
mp3tunesservice use intermediate QMap, so they aren't sorted by visible
order.

I would really appreciate some guidance as to how I should approach this
problem.

---
Anmol

//Resent with a subject to make it past spam filters
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20130308/0399734a/attachment.html>


More information about the Amarok-devel mailing list