Bug 90593

Summary: Xsession fails for tcsh users
Product: [Unmaintained] kdm Reporter: Gregorio Guidi <greg_g>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gregorio Guidi 2004-10-01 11:12:46 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

it seems there's yet another issue with the hacks in Xsession,
there are reports from a dozen of tcsh users saying that the line

eval `$SHELL -c 'if (-f /etc/csh.login) source /etc/csh.login; if (-f ~/.login) source ~/.login; /bin/sh -c set | egrep -v "^(BASH_VERSINFO|EUID|PPID|UID|GROUPS|SHELLOPTS|_)=" '

fails for them, unless IFS is added to the list of filtered variables (I can't understand why, though).

Details available here:
http://bugs.gentoo.org/show_bug.cgi?id=63059
Comment 1 Gregorio Guidi 2004-10-02 01:39:31 UTC
I were mislead to think that it was different from this:
http://lists.debian.org/debian-qt-kde/2004/08/msg00430.html

but probably I was wrong.
Comment 2 Oswald Buddenhagen 2004-10-12 10:44:52 UTC
reopen: wrong resolution. yes, bugzilla sucks.
Comment 3 Oswald Buddenhagen 2004-10-12 10:46:51 UTC

*** This bug has been marked as a duplicate of 87671 ***