Bug 293291

Summary: Sorting by size does not work with larger files
Product: [Applications] dolphin Reporter: Ronny Standtke <Ronny.Standtke>
Component: view-engine: details modeAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot showing the problem

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 ***