https://bugs.kde.org/show_bug.cgi?id=431044
--- Comment #3 from Luigi Keith ---
You can fix this without making changes to souce code by simply making your
.bashrc file as follows:
trap : SIGINT
## YOUR BASHRC CONTENT ##
trap - SIGINT
This redirects any interrup signals to null- command during
https://bugs.kde.org/show_bug.cgi?id=279614
--- Comment #43 from Luigi Keith ---
You can fix this without making changes to souce code by simply making your
.bashrc file as follows:
trap : SIGINT
## YOUR BASHRC CONTENT ##
trap - SIGINT
This redirects any interrup signals to null- command
https://bugs.kde.org/show_bug.cgi?id=279614
--- Comment #37 from Luigi Keith ---
I have similar issue regarding this except it occurs without session restore.
Sourcing is interrupted at line #221 in terminalpanel.cpp. Restoring panel at
dolphin start calls function twice with second call
https://bugs.kde.org/show_bug.cgi?id=431044
--- Comment #2 from Luigi Keith ---
(In reply to Nate Graham from comment #1)
>
> *** This bug has been marked as a duplicate of bug 279614 ***
Bug 279614 is specifically mentioned to occur during session restore which
includes step to log out