[frameworks-kio] [Bug 453890] Umount icon unnecessarily shown for internal drives

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Jun 18 15:26:46 BST 2022


https://bugs.kde.org/show_bug.cgi?id=453890

--- Comment #18 from yizel7 at kulodgei.com ---
(In reply to Kai Uwe Broulik from comment #17)
> KIO 5.95 should have this fix. So it seems something else is missing. What
> partition / drive / device is still showing an Eject button for you? 
> 
> Can you check solid-hardware5 list for your drive(s) and provide the output
> of solid-hardware5 details for each of them, and perhaps your list of mounts.

I have 3 internal drives in my laptop. 1 SATA and 2 NVMe. I am still very new
to Linux so I don't know if this is what you needed but I ran 'solid-hardware5
list' and can see my drives there:

udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p2'
udi = '/org/freedesktop/UDisks2/block_devices/dm_2d1'
udi = '/org/freedesktop/UDisks2/block_devices/dm_2d2'
udi = '/org/freedesktop/UDisks2/block_devices/sda1'
udi = '/org/freedesktop/UDisks2/block_devices/nvme1n1'
udi = '/org/freedesktop/UDisks2/block_devices/sda'
udi = '/org/freedesktop/UDisks2/block_devices/nvme0n1p1'
udi = '/org/freedesktop/UDisks2/block_devices/dm_2d0'
udi = '/org/freedesktop/UDisks2/drives/WDC__WDS100T2B0A_*****_******'
udi = '/org/freedesktop/UDisks2/drives/KINGSTON_SNVS1000GB_********'
udi = '/org/freedesktop/UDisks2/drives/WDBGMP0010BNC_WRSN_******'
(I masked the serials for privacy)

I wonder if maybe they are listed with unmount icons because they are the
unencrypted LUKS partitions? They used to not have the eject button but a
little over a month ago that changed. Did your fix include drives that would be
unencrypted? Like maybe the encrypted version would not show eject but when you
unencrypt it does.

Here is my mounts:
mount | grep 'btrfs'
/dev/mapper/cryptlvm on / type btrfs
(rw,relatime,ssd,space_cache=v2,subvolid=5,subvol=/)
/dev/mapper/luks-zy2h24g1-74n1-6362-hy56-a2ursf2ba7hc on /mnt/Documents type
btrfs
(rw,nosuid,nodev,relatime,ssd,space_cache=v2,subvolid=5,subvol=/,x-gvfs-show)
/dev/mapper/luks-hbv25egs-67b4-7ahe-c378-52742a0y2153 on /mnt/Roms type btrfs
(rw,nosuid,nodev,relatime,ssd,space_cache=v2,subvolid=5,subvol=/,x-gvfs-show)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list