Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh 3.0.5 and Windowmaker on Solaris 7



On Thu, 22 Jun 2000, Mikael Hansen wrote:

> When I login on a host with Windowmaker as my windowmanager and zsh as
> login shell I get the following error in my .dt/startlog:
> 
> /usr/dt/bin/ttsession[19471]: starting
> /usr/dt/bin/Xsession[739]: 19449 Hangup
> X connection to solaris:0.0 broken (explicit kill or server shutdown).
> 
> As it can be seen the connection is just terminated.

Is zsh listed in /etc/shells ?

You might try placing the command

	setopt xtrace

in ~/.zshenv so that you can see whether zsh is starting at all.  You
should also check for an /etc/zshenv file that might be doing something
unexpected.



Messages sorted by: Reverse Date, Date, Thread, Author