GNOME Bugzilla – Bug 314272
does not respect hal's storage.eject_required property
Last modified: 2005-08-24 04:40:59 UTC
Please describe the problem: Gnome does not eject drives which have storage.eject_required = true in hal. I fixed that in Ubuntu, I attach the patch shortly. Steps to reproduce: 1. Enable eject_required for a device (USB, CDROM, etc; see #312525) 2. Insert device 3. Unmounting in Gnome does umount, but not eject. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 51195 [details] [review] Fix for this bug
Good catch. Thanks. Commited to head.