https://bugs.kde.org/show_bug.cgi?id=401898
--- Comment #13 from Ahmad Samir <a.samir...@gmail.com> --- (In reply to groot from comment #12) > - close konsole with Ctrl-Shift-W (terminating konsole); error messages > about shell not closing, followed by kwrite dying (after a short delay) Actually on Linux the background process doesn't die at all in either case, so that is inconsistent with other terminal emulators (Konsole is sending an EOF when the user didn't actually send an EOF, the user closed the window). [...] > So the two are consistent (and frankly, the inconsistency of > what-happens-to-gui-applications-launched-from-the-shell depending on how the > terminal emulator is closed, would cause me to file a bug report claiming > that backgrounded processes should be left alone). I think you'd have to file that bug report with the shell you're using, because it's different in e.g. zsh than bash.... IMHO, the user closing the window isn't the same as the user sending EOF to the shell. -- You are receiving this mail because: You are watching all bug changes.