Article 166929 of comp.os.vms: Corot Reason wrote: > > I have a 3D30 video card (PBXGB-AA) in an alphastation 255 running vms > 7.1 and motif 1.2-4 and the driver has some irritating problems. I was > hoping that these problems would go away when I upgraded from 6.2 to 7.1 > but they did not. Perhaps the (GQ?) drivers ship with motif which I have > not upgraded since running 7.1. > > The most readily reproduced problem is the "fuzzing" of parked icons > when a nearby icon is exanded. If the first click causes the menu to pop > up on top of a nearby icon, when the window is finally expanded (and the > menu is gone) the re-exposed icon is visually damaged. This happens when > running the CDE window manager, I do not know it it happens with other > window managers. Happens under both Motif and CDE. The problem occurs anytime doing a "save under" operation. You can work around the problem by disabling save unders in your DECW$PRIVATE_SERVER_SETUP.COM file. I think: $ decw$server_disable_save_under == "T" in that file will fix you up. You don't generally lose a lot of performance by doing this. Open3D 4.1 seems to have an updated driver which remedies the problem. James