Bug 69389 - Directory Size Could Be Shown Better
Summary: Directory Size Could Be Shown Better
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.1
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-30 20:17 UTC by BryanFRitt
Modified: 2008-06-21 17:08 UTC (History)
0 users

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 BryanFRitt 2003-11-30 20:17:16 UTC
Version:           3.1 (using KDE KDE 3.1.4)
Installed from:    RedHat RPMs
OS:          Linux

The folder size shown in the status bar at the bottom of the screen and the folder properties box should show the how much they've counted up to so far, not zero or calculating..., formated something like:
'Open Directory Name'>=1,024 items (>=67,108,864 Bytes Bytes Tolal) >= 15 SubDirectories
and when it finishes that part something like:
'Open Directory Name' Contains 4,096 items (268,435,456 Bytes) and 60 SubDirectories 
Then start calculating the subdirectories (Do this last for sure)
'Open Directory Name' Contains 4,096 items (268,435,456 Bytes) and 60 SubDirectories (>=1,024 items and >=2,048 Bytes)
Finally
'Open Directory Name' Contains 4,096 items (268,435,456 Bytes) and 60 SubDirectories (10,240 items and 20,480 Bytes)
Try not to use so much CPU when doing this last part or make it optional or even don't include it(only for the status bar, not the properties box).
Comment 1 mario tuling 2008-06-21 17:08:04 UTC
this is now implemented in the properties dialog.
i think it cant be implemented in the status bar because cpu load would be too high, so i will close this wish.