Date: Sun, 25 Apr 1999 20:58:27 +0100 From: Mark Ovens <markov@globalnet.co.uk> To: Stan Brown <stanb@awod.com> Cc: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: X server has "too many" colors? Message-ID: <19990425205826.A253@marder-1> In-Reply-To: <19990425165340.A4E1715559@hub.freebsd.org>; from Stan Brown on Sun, Apr 25, 1999 at 12:53:38PM -0400 References: <19990425165340.A4E1715559@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 25, 1999 at 12:53:38PM -0400, Stan Brown wrote: > I am trying to run a vendor supplied X task displaying on my FreeBSD > machine. My FreeBSD machine is configured for 64K colors. The app keeps > core dumping :-( > > The vendor swears that I have "To Many Colors", and that it will run if > I reduce my colors to 256. I really don;t want to reduce the colors to > this. > > Does this make any sense? How could to many colors cause a problem? I > could see too fwe, but to many? > Yes, it does make sense. "coloredit" and "flying" from the ports have exacly the same problem. Both core dump with messages like "Cannot get enough colormap entries", when running 16.7M colours!!!. It seems they are written to used palettes (indexed colour maps) and won't run without them. When I asked about this problem someone said that such programs are "badly written". I guess they originate from the days when 16 colours was the norm and 256 was high-end stuff. > Any X coders got an opinion on this? > > -- > Stan Brown stanb@netcom.com 843-745-3154 > Westvaco > Charleston SC. > -- > Windows 98: n. > useless extension to a minor patch release for 32-bit extensions and > a graphical shell for a 16-bit patch to an 8-bit operating system > originally coded for a 4-bit microprocessor, written by a 2-bit > company that can't stand for 1 bit of competition. > - > (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990425205826.A253>