Bug 188159 - dolphin doesn't kill the spawned shell
Summary: dolphin doesn't kill the spawned shell
Status: RESOLVED DUPLICATE of bug 158264
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 12:33 UTC by Ritesh Raj Sarraf
Modified: 2009-10-15 14:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***