From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12377 invoked from network); 5 Nov 1998 07:55:18 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 5 Nov 1998 07:55:18 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id CAA17239; Thu, 5 Nov 1998 02:52:25 -0500 (EST) Resent-Date: Thu, 5 Nov 1998 02:52:25 -0500 (EST) Message-Id: From: Bousfield Peter To: "'zsh-workers@math.gatech.edu'" Subject: zsh 3.0.5 bug in Solaris 2.x Date: Thu, 5 Nov 1998 15:43:46 +0800 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain Resent-Message-ID: <"5WXQW.0.ID4.vaLGs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4547 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hello, I am experiencing a problem with zsh 3.0.5 and dtterm under Solaris 2.5.1 The following (extremely cut down for testing) /etc/zshenv is used: #! /bin/zsh export OSDESC=`/usr/bin/uname -sr | awk '{ printf("%s_%.1s",$1,$2)}'` export GROUP=`id | cut -d\) -f2 cut -d\( -f2` My login shell is /bin/zsh and I start a dtterm by running /usr/dt/bin/dtterm Now the problem is that on occasion (that is a more than one in four times) either (and sometimes both) of the environment variables do not get set. The problem does not seem to (I couldn't get it to do it) with xterms. Also the problem does not seem to exist with an earlier version (2.6-beta4) of zsh. I compiled zsh 3.0.5 using gcc 2.8.1, and am using a SPARC Ultra-2. Is this a known bug? peter bousfield wmc resources ltd