From owner-freebsd-questions Wed Feb 25 19:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22141 for freebsd-questions-outgoing; Wed, 25 Feb 1998 19:55:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21968 for ; Wed, 25 Feb 1998 19:54:51 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id OAA00340; Thu, 26 Feb 1998 14:24:11 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id OAA02973; Thu, 26 Feb 1998 14:24:11 +1030 (CST) (envelope-from grog) Message-ID: <19980226142410.38470@freebie.lemis.com> Date: Thu, 26 Feb 1998 14:24:10 +1030 From: Greg Lehey To: Chris Coleman , questions@FreeBSD.ORG Subject: Re: Colors in xterm on -STABLE References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Chris Coleman on Wed, Feb 25, 1998 at 07:44:29PM -0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 February 1998 at 19:44:29 -0800, Chris Coleman wrote: > I keep getting this error: > > Warning: Cannot allocate colormap entry for "red3" > > I get several of them. > > I was trying to take screenshots and need the colors. > > Where do I look to fix this problem? > > Is it in the FreeBSD system, or XFree86 system? or just in xterm? > > Or just and environment thing I have screwed up? At a guess, you're running at 8 bits per pixel (total of 256 colours) and have something on the root display which uses up most of them. If you start X without a backdrop, you should no longer have this problem. What are you using for the screen shots? I use xv, and I haven't run into this problem under those circumstances. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message