Bug 293291 - Sorting by size does not work with larger files
Summary: Sorting by size does not work with larger files
Status: RESOLVED DUPLICATE of bug 293086
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 2.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-04 13:51 UTC by Ronny Standtke
Modified: 2012-02-04 14:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot showing the problem (59.17 KB, image/png)
2012-02-04 13:51 UTC, Ronny Standtke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ronny Standtke 2012-02-04 13:51:09 UTC
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
Comment 1 Peter Penz 2012-02-04 14:18:03 UTC

*** This bug has been marked as a duplicate of bug 293086 ***