* fVDI/galaxy doesn't work with MagiC?? 8 check fVDI itself is known to work with MagiC although apparently there can be some oddities. Need to check since this is probably just an error in the user's configuration, but might be a bug. * Desktop pager crashes at 800x600 and 800x608 5 check Ok, it doesn't really crash, but output is shown on old screen, so system may appear to have frozen. Ok, BCONOUT.GTP gets this working. Simply double click on the program or configure the desktop to automatically load it. * Vision 4.0 toolbox icon problem 7 reproduced(mb) processing(mb) Vision 4.0 icons in toolbox are displayed as white boxes. Icons are drawn by userdef, which is successfully copying icon data of all 1's. Problem appears to be in transformation on loading of resource file, which is done by custom routines. Have a copy of special test code from the authors to debug this. * Imagecopy quits on loading 7 hacked reproduced(mb) Imagecopy quits on loading. Apparently a linea-related problem in Imagecopy. Looking at Imagecopy 4, the jsr at $2CC goes into the main program. Shortly thereafter the bsr at $106C goes into the actual main program. When the bug manifests itself, a conditional branch before the bsr does not happen and the program exits. Simply changing the beq to bra seems to get the program working. Johan says it is checking mouse cursor shape, apparently to determine whether running as a DA. Presuambly the above fix will make it fail as a DA. * Calamus does not support 16 bit mode 4 reproduced(mb) processing(mb) Calamus does not support 16 bit mode. Special driver must be written. Also several bugs that prevent Calamus from loading even with driver must be patched. * Thing colour-mini icons not displayed 4 reproduced(mb) Colour mini-icons are not displayed in thing. * Freedom icon display garbled 4 check Freedom displays garbled icons. Don't know which version or why. Checked version 1 and it seems ok, at least on Falcon TC mode. * N.AES quits on loading with lineafix 3 reproduced(mb) No idea why. Workaround is to enable lineafix with the fVDI DA. * Speed of Light fails in TC mode 3 check Might be a feature of SOL. Not critical anyway. * Flash 2 text display wrong 5 check Text is duplicated with two displays of the text side by side. Could be a Flash 2 feature in TC mode. * Papyrus 8.18 and 8.3 displays colour images incorrectly 6 reproduced(mb) Colour images wrongly rendered, probably thinks screen byte order is swapped or similar. Might be caused by VDI drawing/not drawing to extra green bit. Newer papyrus versions also have the problem. * papyrus 8.3 help problem 5 reproduced(mb) A minor problem with Papyrus 8.3, using the help menu to navigate to a section (double clicking on the subject) brings up a black screen. If you scroll the screen it will finally bring up the text. What seems to be happening is that the help window background changes colour at various times, to various colours including white, light grey, dark grey and... black (which is the problem described). Not sure what makes it change colour; scrolling around the document seems to make it come right. Johan checked in Falcon TC mode and it doesn't happen, but may only occur when NVDI is being used. * Papyrus and Edith show a white mouse cursor instead of black when running under Geneva 5 check Problem happens only under Geneva; could be a palette problem. * Diamond Edge icon colours all one colour 2 reproduced(mb) Diamond edge icons at bottom of screen appear in all one colour, making them hard to distinguish. Actually they are black with dark blue outlines (mb). All colour icons in the program are affected, but it does not seem critical since the icons can be discerned. * LDW Power shows colour blob in sheet 1 check LDW power shows a coloured blob in upper left of sheet, but this does not matter very much.