From owner-freebsd-stable Fri Dec 20 17:56:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D785837B401 for ; Fri, 20 Dec 2002 17:56:42 -0800 (PST) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B9343EE8 for ; Fri, 20 Dec 2002 17:56:41 -0800 (PST) (envelope-from redjupiter@ntlworld.com) Received: from pc1-swin1-4-cust116.oxfd.cable.ntl.com ([80.6.108.116]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021221015640.YLQR22267.mta01-svc.ntlworld.com@pc1-swin1-4-cust116.oxfd.cable.ntl.com>; Sat, 21 Dec 2002 01:56:40 +0000 Subject: Re: vi, ksh93, XFree86 and FreeBSD-stable 4.7#1 From: redjupiter To: Joe Kelsey Cc: FreeBSD Stable In-Reply-To: <1040434366.461.55.camel@zircon> References: <3E03C351.6070209@ntlworld.com> <1040434366.461.55.camel@zircon> Content-Type: text/plain Organization: Message-Id: <1040435799.1230.13.camel@BYBLOS.pheonicia> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 21 Dec 2002 01:56:40 +0000 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-12-21 at 01:32, Joe Kelsey wrote: > On Fri, 2002-12-20 at 17:26, redjupiter wrote: > > Hi All, > > > > I use ksh93 as my shell. Works fine until I use X Window and then exit > > back to the shell, then I can't run vi it complains about resources > > "Temporarily out of resources" error. If you I log out and then login > > then it is ok. > > How are you starting X? > > I use gdm to login under X. I use ksh93 as my login shell. Which > version of ksh are you using (how recently did you cvsup your ports?) > > There are various problems with older versions of ksh93, but the recent > versions have been relatively stable. > > We need more info about your setup. Are you trying to start Gnome or > KDE or what? Are you using gdm or xdm or startx or what? > > /Joe > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Hi, I use startx, the configuration for ksh is the default with the exception of ls -G added, umask 22 (uncommneted in default .shrc) and set -o emacs, again default .shrc. I wasn't sure, b I alternate between mwm (from openmotif 2.2) and gnome (1.4) and I get the same results. Last cvsuped was Dec 19 2002. The version of ksh93 I get from the port is 2002-09-22. vim works fine though, but I am used to typing vi :-) Hope this helps. thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message