https://bugs.kde.org/show_bug.cgi?id=453890
--- Comment #19 from yiz...@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 watching all bug changes.