Bug 188159

Summary: dolphin doesn't kill the spawned shell
Product: [Applications] dolphin Reporter: Ritesh Raj Sarraf <kde-bugs>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal CC: frank78ac
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ritesh Raj Sarraf 2009-03-26 12:33:53 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Open Dolphin.
Then browser a Removable Device.
In the Removable Device, open the Embedded Terminal.
Run a command from the Embedded Terminal. Eg. mplayer *

When done, later hit F4 to close the Embedded Terminal.
Now, try to "Safely Remove the Removable Device".

It'll fail because the device is busy. The device is busy because a process (bash) is still holding the device. This process was spawned by Dolphin when enabling the Embedded Terminal feature of Dolphin but it doesn't exit when closing the Embedded Terminal.
Comment 1 Ritesh Raj Sarraf 2009-03-26 12:34:16 UTC
        |-dolphin(16290)-+-bash(17533)
        |                `-{dolphin}(17532)

pstree output
Comment 2 Frank Reininghaus 2009-10-15 14:48:08 UTC

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