! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Available space incorrect and missing space
Status:
RESOLVED: MOVED

Comments

Description jamesdarrellwatson 2016-05-21 11:31:09 CEST
Created attachment 6666 
screenshot of properties window

http://s32.postimg.org/xg4qh7eh1/Screenshot_2016_05_21_04_24_42.png

I have a 160gb SSD and this is reporting my entire filesystem is 140TB.
Also over time I seem to lose space, as though deleting something doesn't either delete it or fully delete it. I've noticed this over the past 5 reinstalls of my distro.

The distro I've been using is Xubuntu 15.10 x64.
Comment 1 alexxcons editbugs 2018-02-07 20:42:41 CET
Thanks for reporting and sorry for the long delay!


I can reproduce the bug as well for master:

611985 Objekte der Gesamtgröße 140,8 TB
(einige Inhalte unleserlich)

Looks like the 140,8TB are some upper bound
Comment 2 Andre Miranda editbugs 2018-02-14 01:42:29 CET
If you open the "/" folder properties it will report the correct size.
The culprit seems to be /proc/kcore, it confuses even ls:
ls -lh kcore
-r-------- 1 root root 128T fev 13 21:31 kcore

More info:
https://stackoverflow.com/questions/21170795/proc-kcore-file-is-huge

Nemo claims to have solved the problem in:
https://github.com/linuxmint/nemo/issues/1050

But if one selects a couple of folders, including /proc, their properties dialog will still report the wrong size, just like Thunar (Nautilus displays the same behavior).

I think that we should either live with it or hard-code a workaround for this single file (I don't like this).
Comment 3 Git Bot editbugs 2020-05-26 23:27:08 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/140.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #12581

Reported by:
jamesdarrellwatson
Reported on: 2016-05-21
Last modified on: 2020-05-26

People

Assignee:
Xfce Bug Triage
CC List:
5 users

Version

Version:
1.6.10

Attachments

screenshot of properties window (25.69 KB, image/png)
2016-05-21 11:31 CEST , jamesdarrellwatson
no flags

Additional information