Bug 424502

Summary: Disk Usage widget doesn't work with NTFS partitions
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: System Monitor widgetsAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: burnonator, justin.zobel, plasma-bugs-null
Priority: HI Keywords: regression
Version First Reported In: 5.19.90   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick Silva 2020-07-21 12:40:25 UTC
SUMMARY
My hard disk has 4 partitions, 2 EXT4 and 2 NTFS.
Disk Usage widget added to desktop only shows the usage of the EXT4 parttions
and the sensors of the NTFS partitions are not available in "Sensors details"
section of the widget settings.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2
Comment 1 Patrick Silva 2020-10-17 10:08:59 UTC
disk sensors are working again on neon unstable, but the problem persists on Arch Linux running Plasma 5.20.
Comment 2 Patrick Silva 2020-11-21 13:57:20 UTC
This is a regression in Plasma 5.20.

Operating System: Arch Linux
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Comment 3 Nik 2021-01-13 14:18:13 UTC
Same problem here. I have 3 drives currently mounted. Linux install drive, Windows install drive, and data drive (NTFS). Only the partitions from the Linux install drive are showing as options in the widget config.

Fedora 33 5.9.16.200.fc33x86_64
KDE Plasma 5.20.5
KDE Framework 5.78.0
QT 5.15.2
Comment 4 Justin Zobel 2021-01-15 07:00:04 UTC
Patrick is this issue now fixed in git master? If so we can resolve this and set fixed in to 5.21 (if that's the version it'll get included in).
Comment 5 Patrick Silva 2021-01-15 10:29:29 UTC
I can add sensors of NTFS partitions in the widget settings again and they are working as expected on neon unstable. Thank you all.