Bug 21291

Summary: org.freedesktop.Hal.Storage.Eject always fails
Product: hal Reporter: Ian Chiew <ian>
Component: haldAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: NEW --- QA Contact:
Severity: minor    
Priority: low    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Correcting patch
Correcting patch

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.