Bug 375124 - Filesystems shown twice in places sidebar > devices
Summary: Filesystems shown twice in places sidebar > devices
Status: RESOLVED DUPLICATE of bug 327068
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 16.12.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-16 00:01 UTC by Lukas Ba.
Modified: 2017-01-18 17:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***