https://bugs.kde.org/show_bug.cgi?id=400682
Jens <jens-bugs.kde....@spamfreemail.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|FIXED |--- --- Comment #4 from Jens <jens-bugs.kde....@spamfreemail.de> --- I actually went the whole way and installed KDE Neon based on Ubuntu 18.04 which I quite like! However, Dolphin's behaviour in the sidebar is, while improved, not fully consistent yet: 1. Encrypted partitions still show as duplicates (one "XGB encrypted partition" entry and, if mounted, one "$LABEL" entry). => If a LUKS device is opened, it should not show up any more. If all partitions in a LUKS device are umounted, it should appear again. This is how Nemo, Nautilus etc. do it. 2. Encrypted partitions on removable media appear under "Devices" instead of under "Removable media". => They should replace(!) the "X GB encrypted partition" entry under "Removable media" instead, when mounted. 3. KDE / Dolphin / the underlying framework does not call "dmsetup remove /dev/mapper/luks-$UUID" or an equivalent API call after umounting the last partition in the LUKS container. This causes KDE to be unable to mount this device ever again until the next reboot. This works when directly ejecting the USB disk, but not when umounting the encrypted partition first. => Mounting and umounting encrypted partitions on removable media repeatedly should be possible. 4. I get "This device is already mounted at /media/jens/XXXX" error messages frequently. Please check that you are not mounting stuff repeatedly when handling encrypted LUKS partitions. I'd be really happy to support fixing these issues. :-) Thank you! -- You are receiving this mail because: You are watching all bug changes.