Bug 156311 - Konsole crashes when the user's login-shell is not set
Summary: Konsole crashes when the user's login-shell is not set
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 16:03 UTC by Dan
Modified: 2008-01-21 17:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2008-01-21 16:03:51 UTC
Version:            (using KDE 4.0.0)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 
OS:                Linux

When no login-shell has been set for a user konsole (2.0, KDE4) crashes. When launched from xterm it says:

Cannot execute ""

xterm and other terminal emulators default to /bin/sh in this case, but konsole doesn't.
Comment 1 Robert Knight 2008-01-21 17:01:55 UTC
Fixed by SVN revision 764376.  "Fall back to /bin/sh if neither the profile command nor the $SHELL environment variable is set"