[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#293494: kdemultimedia-kio-plugins: kio_audio prevents eject'ing of cdrom



reassign 284853 kdemultimedia-kio-plugins
merge 284853 293494
thanks

On Thursday 03 February 2005 05:04 pm, Ricky Ng-Adam wrote:
> Package: kdemultimedia-kio-plugins
> Version: 4:3.3.1-1
> Severity: important
>
>
> Mount CDROM using KwikDisk
> In Konqueror, try to eject disk ->
>
>         KDE Eject - KDialog
>         Eject /dev/hdc failed!
>
> at this point, the cdrom is umounted but won't eject.
>
> ngadamri@ricky:~/src$ eject /dev/hdc
> eject: unable to eject, last error: Invalid argument
>
> ngadamri@ricky:~/src$ lsof /dev/hdc
> COMMAND    PID     USER   FD   TYPE DEVICE SIZE   NODE NAME
> kio_audio 4888 ngadamri   12r   BLK   22,0      667839 /dev/hdc
>
> to get around this, need to kill kio_audio:
>
> ngadamri@ricky:~/src$ kill `lsof -t /dev/hdc`
> ngadamri@ricky:~/src$ eject /dev/hdc
>
> (cdrom ejects)
>
> If I uninstall kdemultimedia-kio-plugins, this doesn't happen!

It seems that kio_audiocd opens the cdrom access point if you have the 
Services sidebar open in Konqueror.  If you don't open the services sidebar, 
this doesn't seem to happen.

Josh



Reply to: