Revision 787709
Go back to digest for 23rd March 2008Features in KDE Base
Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:
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.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/apps/konsole/src
- /Session.cpp
- /Session.h
2 files changed in total