Path: utzoo!attcan!uunet!husc6!bloom-beacon!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: X11 on a Vaxstation 3200 Message-ID: <19880807212421.7.RWS@KILLINGTON.LCS.MIT.EDU> Date: 7 Aug 88 21:24:00 GMT References: <6092@spool.cs.wisc.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 33 Date: 2 Aug 88 19:41:07 GMT From: solomon@speedy.cs.wisc.edu (Marvin Solomon) Is anybody running X11R2 on a Vaxstation 3200 (also known as Microvax III)? Yes, but on an 8-plane system, not a 4-plane system. 1. It seems to have a storage leak somewhere. We haven't tracked this down yet. I dimly recall a report of this problem on a Sun. Was there any resolution to that problem? My tests on a Sun have not yet produced any storage leaks. It seems to be the XDrawText() calls that are slow [to pixmaps]. Yes, the qdss server uses the MI code when drawing to pixmaps, and as a result it is very slow. Second, gray scales other than black or white don't seem to work. I tried XFillRectangle() with pixel values from 0 through 15. If you didn't actually allocate any colors, then I'm not surprised it didn't work, unless you actually created a StaticColor map and installed it before drawing. I can't get XCopyPlane to work at all. We've very recently fixed some problems here, but they haven't been fully tested (e.g., I don't know if they fix the QDSS).