Bug 364249

Summary: The total size shown in properties of /root folder is incorrect
Product: [Frameworks and Libraries] frameworks-kio Reporter: Chinmoy Ranjan Pradhan <chinmoyrp65>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: minor CC: elvis.angelaccio, kdelibs-bugs, overdiversifies_pryingly
Priority: NOR    
Version: 5.27.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of the issue/

Description Chinmoy Ranjan Pradhan 2016-06-12 16:43:15 UTC
When i right click inside /root folder and click on properties then the total size shown for this folder is incorrect. 

Reproducible: Always

Steps to Reproduce:
1.Go to /root or /
2.Right click in empty space
3.Check the value against "Size: ".

Actual Results:  
The size shown was 128 TiB.

Expected Results:  
The total size occupied by the files and folders in the installation drive.
Comment 1 overdiversifies_pryingly 2016-06-20 10:31:10 UTC
Created attachment 99618 [details]
Screenshot of the issue/

Confirmed on my end, I've attached a screenshot which shows the issue.
Comment 2 Elvis Angelaccio 2016-10-25 10:29:22 UTC
Confirming and moving to KIO.
During the recursive listing of the whole filesystem one of the sizes overflows, somewhere. As soon as that happens, the total count goes up to the maxim value (which is then converted to the friendly "128 TiB" representation).
Comment 3 Chinmoy Ranjan Pradhan 2016-11-30 06:04:38 UTC

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