Nose sorts songs by track number incorrectly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Noise |
New
|
Undecided
|
Unassigned | ||
elementary OS |
New
|
Undecided
|
Unassigned |
Bug Description
When songs are sorted by track number, it is done incorrectly - for example track number two is always first. There seems to be an error in sorting mechanism :)
In the cover view, each album is sorted correctly.
ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.348+392~
ProcVersionSign
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Tue Aug 12 18:00:46 2014
InstallationDate: Installed on 2014-08-11 (0 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
SourcePackage: elementary-meta
SuspiciousXErrors:
ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: sorting |
I can attest to this!
If you look at these two screenshots, you'll notice what I'm noticing: https:/ /imgur. com/vFrSiW3, IQoJQWT
Sorted by track, I get the tracks of that album in the order [2,1,4,3,5] - which I guess is *sort of* sorted, if you squint your eyes... When I sort tracks by any field, it seems apparent that there's a fuzziness in the underlying sorting algorithm. In most sets of tracks, the next artist is meshing into the end of the list.
Not a sorted list -> ["The Rolling Stones", "The Prodigy", "The Rolling Stones", "The Moody Blues", "The National", "The Moody Blues"]
I'm using Noise 0.3.0-2 on Arch Linux, in case you need to know.