Bug 21291 - org.freedesktop.Hal.Storage.Eject always fails
Summary: org.freedesktop.Hal.Storage.Eject always fails
Status: NEW
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: Other All
: low minor
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 03:35 UTC by Ian Chiew
Modified: 2009-04-23 21:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Correcting patch (604 bytes, patch)
2009-04-20 03:35 UTC, Ian Chiew
Details | Splinter Review
Correcting patch (618 bytes, patch)
2009-04-23 21:18 UTC, Ian Chiew
Details | Splinter Review

Description Ian Chiew 2009-04-20 03:35:18 UTC
Created attachment 24961 [details] [review]
Correcting patch

org.freedesktop.Hal.Storage devices have no "volume.ignore" property.

However, when invoking Eject on such a device, tools/hal-storage-shared.c:handle_unmount() tries to fetch the property anyway and causes the ejection to fail with a NoSuchProperty error.
Comment 1 Ian Chiew 2009-04-23 21:18:32 UTC
Created attachment 25079 [details] [review]
Correcting patch


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.