Bug 424827

Summary: Secondary partitions mounted on boot are listed twice in "Storage devices" kcm
Product: [Applications] kdf Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 24.01.75   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: partitions listed twice
partitions listed once

Description Patrick Silva 2020-07-30 13:39:00 UTC
Created attachment 130514 [details]
partitions listed twice

SUMMARY
When we install kdf, "Storage devices" kcm is created in System Settings, it lists partitions mounted on boot twice.
Compare the attached screenshots please.

STEPS TO REPRODUCE
1. use a system with more than one partition
2. set secondary partitions to be mounted on boot
3. reboot
4. open System Settings > Storage Devices

OBSERVED RESULT
secondary partitions mounted on boot are listed twice

EXPECTED RESULT
all partitions should be listed once

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
My fstab file:

# UUID=4c1b8d88-ae03-4daa-9733-103cfeffdd81
/dev/sda3           	/         	ext4      	rw,relatime	0 1

LABEL=SEAGATE /mnt/SEAGATE auto nosuid,nodev,nofail,x-gvfs-show 0 0
LABEL=2TB /mnt/2TB auto nosuid,nodev,nofail,x-gvfs-show 0 0
LABEL=WD /mnt/WD auto nosuid,nodev,nofail,x-gvfs-show 0 0
LABEL=WIN7 /mnt/WIN7 auto nosuid,nodev,nofail,x-gvfs-show 0 0
Comment 1 Patrick Silva 2020-07-30 13:39:59 UTC
Created attachment 130515 [details]
partitions listed once
Comment 2 Patrick Silva 2020-07-30 13:53:14 UTC
*** Bug 405118 has been marked as a duplicate of this bug. ***