[Xcircuit-dev] Re: xcircuit colormap errors
Brought to you by:
rtedwards
From: R. T. E. <ti...@st...> - 2002-05-13 14:18:52
|
Dear Eric, > The second thing that worked is to just revert the Cvt routine. Now I'll have to find a way to resolve the differences between the old and the new versions of Cvt... > Obviously, the line was taken out for a reason, but I cannot figure out > why. If there is a non-zero return code, .pixel should still be set, or > else who knows what its value will be. There is at least one system out there where LookupColor returns a completely bogus value in .pixel. It looks to me like a server error. Now I'm stuck with the problem that getting around the sever error breaks the code on systems with properly-working X servers. I may be reduced to adding it as an ugly compile-time switch. Thanks for checking out the bug fix suggestions and reporting back. Regards, Tim |