Known bugs in SCIX version 0.96. 1. The request GetMotionEvents (accessible through the message with the same name to a window object) does not appear to work. We are not sure where the problem lies, but it might be a server bug as the server crashes. 2. The requests ListFonts and ListFontsWithInfo (accessible through the messages with the same names to a display object) fail for values of the parameter maxnames larger than n (different values for n on different machines). 3. 16bit fonts have not been tested (requests ImageText16 and PolyText16) 4. Currently there is no support for the parameter 'All to CreateColormap (to allocate all pixels writable). 5. If one examines the so called initial reply (accessible through the message 'scix-initial-reply to the display object) it is necessary to be aware that this data is recieved before the disassembler is fully activated. Therefore some data therein isn't represented as objects. This shouldn't affect normal usage, since the important data is accessible through methods to the screen object.