swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swarm-1.4, heatbugs, IRIX6.5


From: Marcus G. Daniels
Subject: Re: Swarm-1.4, heatbugs, IRIX6.5
Date: 04 Feb 1999 13:13:39 -0800

>>>>> "JS" == Jayshree Sarma <address@hidden> writes:

JS> I just now tried compiling heatbugs using the
JS> CPPFLAGS=-DUSE_PIXMAP.  It compiled ok without any errors, but
JS> when I run it, I get the following error message and the program
JS> quits.

JS> X Error of failed request: BadValue 
 
That's actually a bug in heatbugs.  In _getPixmap_:, the setRaster:
should come after the createEnd, like so:

      bugPixmap = [bugPixmap createEnd];
      [bugPixmap setRaster: r];    


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]