Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 3.0.5 and Windowmaker on Solaris 7
- X-seq: zsh-users 3199
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Mikael Hansen <mhansen@xxxxxxxxx>
- Subject: Re: zsh 3.0.5 and Windowmaker on Solaris 7
- Date: Thu, 22 Jun 2000 14:33:13 -0700 (PDT)
- Cc: zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <Pine.GSO.4.21.0006222155490.26874-100000@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Sender: schaefer@xxxxxxxxxxxxxxxxx
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