Bug 391945 - Wrong files size total reported on mouse hover over directory files part of the pie chart
Summary: Wrong files size total reported on mouse hover over directory files part of t...
Status: RESOLVED WORKSFORME
Alias: None
Product: filelight
Classification: Applications
Component: general (show other bugs)
Version: 17.12.0
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 20:17 UTC by aalexgabi
Modified: 2022-12-18 05:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Mouse hover overlay reports wrong files size sum (121.68 KB, image/png)
2018-03-16 20:17 UTC, aalexgabi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aalexgabi 2018-03-16 20:17:43 UTC
Created attachment 111452 [details]
Mouse hover overlay reports wrong files size sum

Files size total in current folder on mouse hover is not correct see attachment.

Here are file sizes for all directories:
% find . -maxdepth 1 ! -path . -type d | xargs -d '\n' -L 1 du -bs | awk '{print $1}'                              
787724444
745066525
3441629536
792029780
1668518203
1248460712
2410312454
1552634848
965684835
1732673045
1232779583
1880206317
2869673916
1500356354
1003583257
2281767082
2141378925
2919326790
1496157397
1509558978
512845222
2908380736
1927334107
4112794124
994318199
999466902
1133569459
1113997520
3129252241
1610099646
2086720155
4937213305
3434514949
2900469855
1265724800
827611252
1819433910
959563994
1500136989
996375050
9439992341
2656450434
755596321
745891909
5411970018
4692706751
734421645
1177324767
4871323069
4685952076
736395481
3538202754
5332514783
4698232057
1464425538
12817999061
6938637424
4695298027
1490054435
1769023174
4685746992
735448275
739878866
775971247
0
787754775
1994143744
9443144092
7610171492
734453750
1074387336
744753388
753796341
734256300
739257322
2555184414
2263464014
738891705
915617891
1585899685
1549654465
3988947153
2510556696
735580628
841332223
2739077626
3086760385
1765779470
3659959671
733550396
2270697612
2447636838
2142446034
4912217197
1767698268
2093883955
2606589712
629470919
1598160189
2924573867
1989033452
2213776012
975304059
1662186329
1356061247
1020998257
623809876
1501163032
3586698718
6532687697
4451038416
4150486684
3409729597
1077355393
2527882031
3757913434
1498388538
22602463019
1593559899
920185563

Here are file sizes for all files:
% find . -maxdepth 1 ! -path . -type f | xargs -d '\n' -L 1 du -bs | awk '{print $1}'
63410
893144825
104598
945705311
77139
1177017634
875020638
112319
979205126
69554
69545
2571694139
2572383811
85519
52991
1178161631
145265
1093616024
276134947
735160320
739720192
2086496435
2465583854
125121
28568
26470
47732
50129
1474034274
42427
888638488
791250335
788964820
998817691
1948370907
4158962468
113632
92624
1236271330
1915547105
996938882
2141489921
1048588649

Same thing happens regardless of whether I open the parent folder or the folder that has the problem. The problem only exists for this specific folder. There are many files having all sorts of names with spaces, brackets, dots, dashes etc.

If needed I could send the file list to a developer but I will not post it publicly.
Comment 1 Justin Zobel 2022-11-18 04:30:25 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-12-03 05:17:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-12-18 05:15:50 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!