Bug 104033

Summary: umount cdrom fails busy
Product: [Applications] konqueror Reporter: MarC <marcp>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description MarC 2005-04-16 20:33:08 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Unlisted Binary Package

I've seen a lot of bug reports of this issue for previous versions of KDE and I've also experimented on them but, now with kde 3.4 it's happening again.
I mount-browse a cdrom(which contains images) with konqueror clicking on a shortcut in the desktop, then I close the window and I try to unmount the device. I can't, it reports: "cdrom busy"

I've found the problem

marc@marcbcn:~$ ps aux| grep cdrom
marc      9975 10.3  4.4 38508 23016 ?       S    20:31   0:00 konqueror [kdeinit] -mimetype inode/directory file:///media/cdrom1
marc      9980  0.0  0.1  2140  580 pts/2    S+   20:31   0:00 grep cdrom

in order to allow unmounting I must kill -9 9975...

it's really annoying and I can't use my cdrom with kde anymore... do you have any patch for this?
Comment 1 MarC 2005-04-16 20:34:41 UTC
I'm using the repositories for debian kde 3.4:
http://pkg-kde.alioth.debian.org/kde-3.4.0/
Comment 2 Maksim Orlovich 2005-04-16 20:38:21 UTC

*** This bug has been marked as a duplicate of 78322 ***