xchat colors (Was Re: [parisc-linux] xfree86 4.2.1-9 build problem)
caslivkoff@speakeasy.net
caslivkoff@speakeasy.net
Thu, 14 Aug 2003 22:26:38 +0000
Hi Grant,
> yup - I was looking to find the code to and at least print a warning
> so I know that's the problem. I've spent < 1h hunting through the code
> to figure out where the colors for the text box was allocated. Haven't
> found it yet though.
Just to be sure this is indeed a colormap issue, start an X session using twm, then only launch xchat. If the colors are "OK", then it's a pretty good bet that the default colormap is max-ed out.
Also, I've attached is short Xlib program. This will report the number of private color cells remaining in the default colormap.
-chuck