https://bugs.kde.org/show_bug.cgi?id=401898
--- Comment #5 from Christoph Cullmann <christ...@cullmann.io> --- Interesting enough, manual sending of SIGHUP instantly terminates the session. (if one doesn't try to close the window first) If I remove the code path for the in closeInNormalWay() _shellProcess->sendEof(); all works nicely (e.g. SIGHUP works), too. After _shellProcess->sendEof(); manually sending SIGHUP doesn't work at all, too. -- You are receiving this mail because: You are watching all bug changes.