| Summary: | Sorting by size does not work with larger files | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Ronny Standtke <Ronny.Standtke> |
| Component: | view-engine: details mode | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot showing the problem | ||
*** This bug has been marked as a duplicate of bug 293086 *** |
Created attachment 68484 [details] screenshot showing the problem Version: 2.0 (using KDE 4.8.0) OS: Linux When I sort the files by size in a folder with large files (> 4GB) the sorting order seems to be random. Looks like the sorting algorithm uses 32 bit values... Reproducible: Always Steps to Reproduce: Put a mixture of small (< 4GB) and large (> 4 GB) files into a folder and sort the view by size. Notice that the order is *not* by size but somewhat random. Actual Results: random sort order Expected Results: order sorted by size OS: Linux (x86_64) release 3.0.0-15-generic Compiler: gcc