FS#10328 - can't eject cd under gnome with hal
Attached to Project:
Arch Linux
Opened by Dan Griffiths (Ghost1227) - Thursday, 01 May 2008, 11:05 GMT
Last edited by Jan de Groot (JGC) - Sunday, 22 June 2008, 19:36 GMT
Opened by Dan Griffiths (Ghost1227) - Thursday, 01 May 2008, 11:05 GMT
Last edited by Jan de Groot (JGC) - Sunday, 22 June 2008, 19:36 GMT
|
Details
Description: using hal under gnome when eject button is
pressed or through cd is ejected through right-click menu,
system reports 'cannot unmount volume'. no further details
are given, but on second attempt it (usually) allows eject.
running eject from terminal it ejects immediately.
|
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 22 June 2008, 19:36 GMT
Reason for closing: Fixed
Additional comments about closing: Gnome-volume-manager 2.22.5 is in the repositories now.
Sunday, 22 June 2008, 19:36 GMT
Reason for closing: Fixed
Additional comments about closing: Gnome-volume-manager 2.22.5 is in the repositories now.
I can reproduce this bug only once. When I re-insert the CD, let it automount and then eject it by button, it comes out instantly without error messages.
If so try to deactivate it, it may help, since gnome 2.22 uses GIO/GVFS now and gnome-volume-manager should not be needed any more.
* configure.in: Bumped version to 2.22.4
* src/manager.c: Disabled more stuff and fixed up other stuff.
* src/properties.c: Disabled UI for iPod preferences. Apparently
this is also now handled by Nautilus.
* configure.in: Bumped version to 2.22.5
* src/manager.c (gvm_hal_init): *Sigh*. Disable Eject event
handling as well. Nautilus is supposed to handle this now too.