https://bugs.kde.org/show_bug.cgi?id=375124
Bug ID: 375124
Summary: Filesystems shown twice in places sidebar > devices
Product: dolphin
Version: 16.12.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In the places sidebar, under the devices header, the root filesystem shows up
twice, once as "Linux fileystem" and once as "31.3 GiB hard drive". Another
filesystem also shows up twice.
This creates visual clutter and confusion. Each filesystem should only be shown
once.
Output of mount for the devices for which this happens:
/dev/mapper/CryptRoot on / type ext4 (rw,relatime,discard,data=ordered)
/dev/mapper/hddint on /media/hddintern3 type ext4 (rw,relatime,data=ordered)
Output of lsblk:
└─sdb6 8:22 0 31,4G 0 part
└─CryptRoot
254:0 0 31,4G 0 crypt /
├─sda3 8:3 0 150,1G 0 part
│ └─hddint 254:1 0 150,1G 0 crypt /media/hddintern3
--
You are receiving this mail because:
You are watching all bug changes.