Comment 20 for bug 441338

Revision history for this message
Jon Elofson (jon-elofson) wrote :

Here is what happens for me
Insert DVD. It mounts on the desktop and Totem asks to play, I say no.
If I hit the eject button, the tray opens, ok so far.

Now, I go :$ mplayer dvd://1
and the video plays.

Hi eject button. Nothing happens.
Right click on the desktop icon and select eject works as expected.

Try eject from command line:

:~$ eject -rv /dev/sr1
eject: device name is `/dev/sr1'
eject: expanded name is `/dev/sr1'
eject: `/dev/sr1' is mounted at `/media/CN30NNW1'
eject: unmounting device `/dev/sr1' from `/media/CN30NNW1'
eject: unmount of `/media/CN30NNW1' failed

Hmm, but icon now gone from desktop....
Push eject button again. Disk comes out!

Try some more things...
Insert dvd
mplayer dvd://1
Push eject button. Nothing.
Nothing in /var/log/messages

$ umount /dev/sr1
No errors or messages
Icon gone from desktop

Now push eject. Drive opens fine

That's all I know :)