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 597864 - Need to separate "Safely Remove Drive" from "Eject"
Need to separate "Safely Remove Drive" from "Eject"
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: [obsolete] gdu volume monitor
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-09 00:23 UTC by David Zeuthen (not reading bugmail)
Modified: 2009-10-09 00:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (4.10 KB, patch)
2009-10-09 00:25 UTC, David Zeuthen (not reading bugmail)
committed Details | Review

Description David Zeuthen (not reading bugmail) 2009-10-09 00:23:41 UTC
Some systems use internal USB devices. Automatically detaching such drives when calling gdu_drive_eject() (triggered by e.g. the eject button in the Nautilus sidebar) as we do right now leads to loss of the drive until reboot (since the device is internal). The only viable option right now is to separate "Safely Remove Drive" and "Eject".

If we gain infrastructure to let us know with 100% accuracy that a given receptacle is external we can go back to the previous behavior. 

See http://bugs.freedesktop.org/show_bug.cgi?id=24343 for details.
Comment 1 David Zeuthen (not reading bugmail) 2009-10-09 00:25:37 UTC
Created attachment 145088 [details] [review]
Patch

This patch fixes the problem.
Comment 2 David Zeuthen (not reading bugmail) 2009-10-09 00:26:34 UTC
Comment on attachment 145088 [details] [review]
Patch

Committed to master.
Comment 3 David Zeuthen (not reading bugmail) 2009-10-09 00:32:25 UTC
Also cherry picked to gnome-2-28.