Bug 482794

Summary: Total reported available disk space is invalid
Product: [Applications] plasma-systemmonitor Reporter: Dandraghas <dandraghas>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ahiemstra, bugseforuns, plasma-bugs
Priority: NOR Keywords: qt6
Version: 6.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Total reported available disk space is invalid

Description Dandraghas 2024-03-08 01:03:26 UTC
Created attachment 166662 [details]
Total reported available disk space is invalid

SUMMARY
After plasma 6 released on archlinux the reported size of total available storage in system monitor is incorrect. Previously in plasma 5 it worked correctly

STEPS TO REPRODUCE
1. Open system monitor
2. Go to 'overview'
3. Look at 'Disc' 

OBSERVED RESULT
It reports 5.8tb(see attachment)

my system have 2832 gb, but reported size is 5800 gb,

EXPECTED RESULT
Total storage size reported correctly

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
output of df -h:

df -h
Filesystem                 Size  Used Avail Use% Mounted on
/dev/nvme0n1p2             932G  755G  167G  82% /
devtmpfs                   4.0M     0  4.0M   0% /dev
tmpfs                      7.8G  3.3M  7.8G   1% /dev/shm
efivarfs                   192K   80K  108K  43% /sys/firmware/efi/efivars
tmpfs                      3.2G   11M  3.1G   1% /run
/dev/nvme0n1p2             932G  755G  167G  82% /.snapshots
/dev/nvme0n1p2             932G  755G  167G  82% /var/log
/dev/nvme0n1p2             932G  755G  167G  82% /home
tmpfs                      7.8G  6.2M  7.8G   1% /tmp
/dev/nvme0n1p2             932G  755G  167G  82% /var/cache/pacman/pkg
/dev/nvme0n1p1             510M  162M  349M  32% /boot
/dev/sda3                   49G   35G   12G  75% /mnt/ST2000DM001_backups
/dev/sda2                  1.7T  1.6T  109G  94% /mnt/ST2000DM001_primary
/dev/mapper/ST2000DM001_secondary  146G  102G   37G  74% /mnt/ST2000DM001_secondary
tmpfs                      1.6G  9.2M  1.6G   1% /run/user/1000
Comment 1 Patrick Silva 2024-03-08 03:19:15 UTC

*** This bug has been marked as a duplicate of bug 477983 ***