https://bugs.kde.org/show_bug.cgi?id=368905
Bug ID: 368905 Summary: a shell is started even when the konsole plugin isn't loaded Product: kate Version: 16.08 Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: application Assignee: kwrite-bugs-n...@kde.org Reporter: rjvber...@gmail.com Even when Kate's konsole plugin isn't loaded (used), a shell is started when a document is opened. Reproducible: Always Steps to Reproduce: A: 1. Start Kate so that it's stdout and stderr are connected to a terminal 2. Quit. B: 1. Start Kate so that it's stdout and stderr are connected to a terminal 2. Open a document 3. Quit. Actual Results: A: No warnings about shells on exit. B: shell did not close, sending SIGHUP Process 37896 did not die with SIGHUP I see the same "sending SIGHUP" message on Linux, but there the shell apparently reacts as expected to the signal. Expected Results: There appears to be no reason to start a shell when the konsole plugin isn't being used. -- You are receiving this mail because: You are watching all bug changes.