14 May
2007
14 May
'07
08:12
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #8 from eich@novell.com 2007-05-14 02:12 MST ------- The session is only closed when xinit returns ie. when both xinitrc and xserverrc have terminated. xinitrc - unless hacked - will do an exec $WINDOWMANAGER (like xserverrc does an exec <Xserver>). Thus if the application that's WINDOWMANAGER in KDE doesn't exit startx will be dangling. Ctrl-C isn't the solution as startx performs some auth cleanups before exiting and these aren't done when the program is simply killed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.