Bug 80322 - seat not detected for MemoryStick devices
Summary: seat not detected for MemoryStick devices
Status: NEW
Alias: None
Product: udisks
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-21 10:41 UTC by Mantas Mikulėnas
Modified: 2014-06-21 10:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mantas Mikulėnas 2014-06-21 10:41:54 UTC
I have a few old MemoryStick (non-Pro) cards. They show up as /dev/msblk* (not /dev/mspblk*). With udisks 2.1.3, they're detected and can be mounted; however, I'm always prompted for authentication because udisks thinks the device is on a different seat than seat0. (This regardless of me adding ID_SEAT=seat0 to udev properties, etc.)

So far I've reached udisks_daemon_util_on_same_seat(), where "drive_object = udisks_daemon_find_object (daemon, udisks_block_get_drive (block))" returns NULL for reasons unknown, but I don't understand GObject enough to go anywhere further.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.