[Konsole-devel] [Bug 120322] Konsole sessions die immediately when binaries not present, diagnostic missing
Robert Knight
robertknight at gmail.com
Wed Mar 19 17:13:42 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=120322
robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From robertknight gmail com 2008-03-19 18:13 -------
SVN commit 787709 by knight:
Display a warning message in the terminal in red if starting the session
fails because the binary does not exist or if the shell crashes or exits
with a non-zero status code.
In these cases, also prevent the tab from being closed automatically.
If the binary for the session cannot be found, display a warning and try
to fall back to $SHELL or as a last attempt, /bin/sh. This should mean
that users should always be given a semi-functional basic environment
if their profiles get messed up, the shell program gets uninstalled etc.
BUG: 120322
M +70 -22 Session.cpp
M +7 -0 Session.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=787709
More information about the konsole-devel
mailing list