After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314272 - does not respect hal's storage.eject_required property
does not respect hal's storage.eject_required property
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.11.x
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-23 14:38 UTC by Martin Pitt
Modified: 2005-08-24 04:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Fix for this bug (1.03 KB, patch)
2005-08-23 14:40 UTC, Martin Pitt
committed Details | Review

Description Martin Pitt 2005-08-23 14:38:38 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:
Comment 1 Martin Pitt 2005-08-23 14:40:19 UTC
Created attachment 51195 [details] [review]
Fix for this bug
Comment 2 Christian Kellner 2005-08-24 04:40:59 UTC
Good catch. Thanks. Commited to head.