[frameworks-kio] [Bug 453890] Umount icon unnecessarily shown for internal drives
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Jun 18 18:24:28 BST 2022
https://bugs.kde.org/show_bug.cgi?id=453890
--- Comment #19 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.
In addition to the details I added in Comment 18 I checked the details for
those 3 drives and they all say removable false and hotpluggable false so I
would assume that means the unmount shouldn't be showing.
StorageDrive.bus = 'Sata' (0x4) (enum)
StorageDrive.driveType = 'HardDisk' (0x0) (enum)
StorageDrive.removable = false (bool)
StorageDrive.hotpluggable = false (bool)
StorageDrive.inUse = true (bool)
Block.device = '/dev/nvme1n1' (string)
StorageDrive.bus = 'Platform' (0x5) (enum)
StorageDrive.driveType = 'HardDisk' (0x0) (enum)
StorageDrive.removable = false (bool)
StorageDrive.hotpluggable = false (bool)
StorageDrive.inUse = true (bool)
Block.device = '/dev/nvme0n1' (string)
StorageDrive.bus = 'Platform' (0x5) (enum)
StorageDrive.driveType = 'HardDisk' (0x0) (enum)
StorageDrive.removable = false (bool)
StorageDrive.hotpluggable = false (bool)
StorageDrive.inUse = true (bool)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list