Bug 471102 - Size of directories unreliable
Summary: Size of directories unreliable
Status: RESOLVED DUPLICATE of bug 473999
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-16 07:53 UTC by Christoph Feck
Modified: 2023-12-14 21:25 UTC (History)
2 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 Christoph Feck 2023-06-16 07:53:46 UTC
Since a recent commit to master, directory size calculation (in number of entries) is not reliable.

- the number of files shown is often less than actually inside the directory after moving or extracting files
- sometimes tree expanders do not appear, because Dolphin believes there are no files in there
- deleting files inside a directory does sometimes not decrease the counter
Comment 1 Akseli Lahtinen 2023-12-14 13:31:20 UTC

*** This bug has been marked as a duplicate of bug 473999 ***
Comment 2 Christoph Feck 2023-12-14 21:25:24 UTC
Note that I do not sort by size, but by name, and these error are still visible.