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

--- Comment #57 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
(In reply to Dr. Chapatin from comment #56)
> Created attachment 111925 [details]
> solid-hardware5

Apparently solid get seriously confused:
udi = '/org/freedesktop/UDisks2/drives/ST31000524AS_5VP818CG'
  parent = '/org/freedesktop/UDisks2'  (string)
  vendor = ''  (string)
  product = 'ST31000524AS'  (string)
  description = 'Disco rígido 931,5 GiB'  (string)
  Block.major = 0  (0x0)  (int)
  Block.minor = 2081  (0x821)  (int)
  Block.device = '/dev/sdc1'  (string)
  StorageDrive.bus = 'Sata'  (0x4)  (enum)
  StorageDrive.driveType = 'HardDisk'  (0x0)  (enum)
  StorageDrive.removable = false  (bool)
  StorageDrive.hotpluggable = false  (bool)
  StorageDrive.inUse = true  (bool)
  StorageDrive.size = 1000203804160  (0xe8e0cade00)  (qulonglong)

^ Thats a mix of /dev/sdc (StorageDrive.*) and /dev/sdc1 (Block.*). Same
applies for sda3 and sdb1. Maybe this causes the errors with mounting.

I can see something equivalent with my openSUSE TW, udisks 2.7.6 (using
libmount), KF5.44.

Can someone provide the solid-hardware5 output for a StorageDrive.driveType =
'HardDisk' on a system with udisks 2.7.5, i.e. without libmount?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to