Bug 197875 - konsole kill my background process if I don't close konsole with exit
Summary: konsole kill my background process if I don't close konsole with exit
Status: RESOLVED DUPLICATE of bug 185140
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 20:35 UTC by sts
Modified: 2009-06-26 18:20 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 sts 2009-06-25 20:35:08 UTC
Version:           2.3 (using 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) "release 139", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.23-0.1-default

I'm not sure it's a bug or a feature?

I open konsole enter ./skype & and close konsole with alt+f4 or with menubar..it kills my skype
Comment 1 Michael Meier 2009-06-26 07:43:39 UTC
If the shell is closed, it sends child processes a hangup signal. This has nothing to do with konsole or any other terminal emulator.

Start skype like this: "nohup sykpe &"
Comment 2 Matthew Woehlke 2009-06-26 18:20:40 UTC

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