Bug 375124

Summary: Filesystems shown twice in places sidebar > devices
Product: [Applications] dolphin Reporter: Lukas Ba. <kdeu>
Component: panels: placesAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: elvis.angelaccio
Priority: NOR    
Version: 16.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lukas Ba. 2017-01-16 00:01:09 UTC
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
Comment 1 Lukas Ba. 2017-01-18 17:07:40 UTC
Duplicate of
https://bugs.kde.org/show_bug.cgi?id=327068
please remove.
Comment 2 Elvis Angelaccio 2017-01-18 17:11:33 UTC

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