Bug 298133 - The Properties dialog considers non-files like 'proc' for the size calculation, causing an apparent root directory size of 128 TiB
Summary: The Properties dialog considers non-files like 'proc' for the size calculatio...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (show other bugs)
Version: 5.76.0
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: David Faure
URL: http://dl.dropbox.com/u/53352759/snap...
Keywords: usability
: 310835 353391 423057 440087 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-14 17:43 UTC by Aram Grigoryan
Modified: 2023-08-06 11:43 UTC (History)
14 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aram Grigoryan 2012-04-14 17:43:23 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Build Identifier: 

when triing to calculate root directory size, it shows 128 TiB.... actually i have only 500 Gb ..
i understand that some files and subdirectories are not accesible by the user,,, but nevertheless 128 TiB result is laughly ;-)

http://dl.dropbox.com/u/53352759/snapshot5.png
OS: kubuntu 11.10 64 bit edition,(P.S. im not adwansed user, im just mouse user ;-) )

Reproducible: Always

Steps to Reproduce:
1. open dolphin in root / directory
2. right click on a background free space click properties
3. wait while kde calculates used space
Actual Results:  
it shows that you have 128 TiB used

Expected Results:  
actual size
Comment 1 Frank Reininghaus 2012-04-15 08:31:08 UTC
I can confirm the 128 TiB in KDE 4.8.2. Most likely due to "files" in /proc being included, see also
http://forum.kde.org/viewtopic.php?f=223&t=101330
Comment 2 Frank Reininghaus 2012-11-29 06:02:14 UTC
*** Bug 310835 has been marked as a duplicate of this bug. ***
Comment 3 Aurélien Oudelet (auroud85_fr) 2021-01-18 16:18:19 UTC
Duplicate.
Found this via Google.

*** This bug has been marked as a duplicate of bug 423057 ***
Comment 4 Aurélien Oudelet (auroud85_fr) 2021-01-18 16:26:35 UTC
*** Bug 353391 has been marked as a duplicate of this bug. ***
Comment 5 Aurélien Oudelet (auroud85_fr) 2021-01-18 16:27:03 UTC
*** Bug 423057 has been marked as a duplicate of this bug. ***
Comment 6 Aurélien Oudelet (auroud85_fr) 2021-01-18 16:29:06 UTC
Operating System: Mageia 8
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.10.8-desktop-2.mga8
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6600K CPU @ 3.50GHz
Memory: 15.6 Gio of RAM
Graphics Processor: GeForce GTX 1660 Ti/PCIe/SSE2

Reproduced also.
Here is our bugreport: https://bugs.mageia.org/show_bug.cgi?id=28098
And right, duplicate bugs should refer to the oldest.
Best regards,
For Mageia Bugsquad Team
Comment 7 Claudius Ellsel 2021-01-18 16:33:00 UTC
(In reply to Frank Reininghaus from comment #1)
> I can confirm the 128 TiB in KDE 4.8.2. Most likely due to "files" in /proc
> being included, see also
> http://forum.kde.org/viewtopic.php?f=223&t=101330

This seems to be true, according to https://bugs.kde.org/show_bug.cgi?id=423057#c1 the file "to blame" is 'proc/kcore'.
Comment 8 Claudius Ellsel 2021-01-18 16:36:04 UTC
Adding two devs to cc, I guess with the knowledge available a path to a solution can be found rather easy?
Comment 9 Bug Janitor Service 2021-04-17 09:55:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/410
Comment 10 Patrick Silva 2021-12-04 14:18:43 UTC
*** Bug 440087 has been marked as a duplicate of this bug. ***
Comment 11 Clay Weber 2022-10-26 17:36:15 UTC
This seems to have cropped up again, at least in Plasma 5.26 (KDE Neon) as well as Plasma 5.25 (in Kubuntu 22.10).
Comment 12 Zesko 2023-08-06 11:43:31 UTC
We have the same issue in year 2023.

I would suggest that Dolphin should ignore or not calculate any size of the RAM directories (/sys, /proc, /tmp and /run), these RAM-directories run on the different RAM-filesystems (e.g: tmpfs, sysfs, ramfs and proc) and are stored in RAM, not hard disk.