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 523884 - "Eject" should eject the CD-ROM drive tray
"Eject" should eject the CD-ROM drive tray
Status: RESOLVED WONTFIX
Product: gnome-mount
Classification: Deprecated
Component: programs
unspecified
Other Linux
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gnome[unmaintained]
: 546596 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-22 17:23 UTC by Sebastien Bacher
Modified: 2012-02-28 12:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
don't require a media to eject the drive (340 bytes, patch)
2008-04-01 09:56 UTC, Sebastien Bacher
none Details | Review

Description Sebastien Bacher 2008-03-22 17:23:00 UTC
The bug has been described on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/203574

"Binary package hint: nautilus

Steps to reproduce:
1. Tell Nautilus to go to the computer.
2. Tell Nautilus to eject the CD-ROM drive.

Expected behaviour:
Eject the CD-ROM drive tray.

Actual behaviour:
Nautilus cannot mount the volume because the drive is empty; it displays a corresponding message box and does nothing."
Comment 1 Christian Neumair 2008-03-31 16:30:47 UTC
Confirming. This seems to be a gnome-mount issue. We invoke it from gvfs [hal/ghaldrive.c:g_hal_drive_eject_do] like:

gnome-mount -e -b -d /dev/cdromdevice

gnome-mount however attempts to mount the device instead of ejecting it, at least with gnome-mount 0.6.
Comment 2 Sebastien Bacher 2008-04-01 09:56:03 UTC
Created attachment 108404 [details] [review]
don't require a media to eject the drive
Comment 3 Christopher Yeleighton 2008-04-02 12:06:05 UTC
Great, thanks!
Comment 4 Christian Neumair 2008-08-06 14:43:01 UTC
*** Bug 546596 has been marked as a duplicate of this bug. ***
Comment 5 Matthias Clasen 2008-11-11 03:57:21 UTC
Patch doesn't seem to work here, with 0.9. After applying the patch, I get
a

"Method \"Eject\" with signature \"as\" on interface \"org.freedesktop.Hal.Device.Volume\" doesn't exist\n"

error when trying to eject an empty cdrom drive.
Comment 6 André Klapper 2012-02-28 12:30:18 UTC
"gnome-mount" will not see active development anymore according to its developers (as HAL is also dead).
Closing this report as WONTFIX - Please feel free to reopen this bug report in
the future if anyone takes the responsibility for active development again.