Comment 2 for bug 448921

Revision history for this message
Martin Pitt (pitti) wrote : Re: eject button not working

Thanks for your report. Please open a Terminal, and do

  sudo /usr/lib/devicekit-disks/devkit-disks-daemon --replace > /tmp/debug.txt 2>&1

Then insert a DVD, press eject button, wait a couple of seconds. Then press Control-C to cancel the debugging process, and attach /tmp/debug.txt here.

Afterwards, do

  devkit-disks --dump > /tmp/dk-dump.txt

and attach /tmp/dk-dump.txt here.

Thank you!