[Konsole-devel] [Bug 153865] When the shell exits in the built-in terminal, kate starts another
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Wed Dec 12 12:30:07 UTC 2007
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.kde.org/show_bug.cgi?id=153865
thomas.friedrichsmeier ruhr-uni-bochum de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |konsole-devel kde org,
| |peter.penz gmx at
------- Additional Comments From thomas.friedrichsmeier ruhr-uni-bochum de 2007-12-12 13:30 -------
Probably this will need adjustments both in katepart and per application. Hence CCing konsole-devel and Peter Penz (listed as assignee in bug #153648).
I think it's not entirely unreasonable for the konsolepart to restart when the (last) session has closed, instead of self-destructing, so this behavior could be left up to the embedding application.
If this is the desired behavior, however, what would be needed, is a signal in the konsolepart that informs the host when this happens (e.g. doingRestart() emitted as the first thing in Part::restart(), so the hosting app can decide whether to hide the terminal window or not. Of course in a second step, dolphin and kate would need to be adjusted to actually listen for and respond to this signal, which is why I'm just CCing instead of re-assigning.
More information about the konsole-devel
mailing list