Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: daven@ruhig.llnl.gov (David O. Nelson) Newsgroups: comp.sys.sun Subject: Re: Xfig problems under OpenWindows Keywords: Software Message-ID: <1374@brchh104.bnr.ca> Date: 18 Jan 91 22:27:02 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 19 Approved: Sun-Spots@rice.edu X-Refs: Original: v10n16 X-Sun-Spots-Digest: Volume 10, Issue 27, message 2 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu In article <1273@brchh104.bnr.ca> Andy Simmons writes: |> My group has migrated to OpenWindows in the last couple of months and |> after using fig heavily under Sunview, compiled Xfig and tried to run it |> under OpenWindows 2.0 on Sun3s, Sun4s and SparcStations. [problems with Xfig omitted] I, too, had these problems, but only when my server was a COLOR server. My guess is that you are only having problems on color servers as well. I traced the problem to some X_CopyArea calls from within a label display widget from within the menu widget. This seems to occur randomly. Brian insists that widgets should handle the translation from one-bit bitmaps to whatever is needed automatically. However, it doesn't happen for me. My solution was to go and patch the code to create pixmaps from the bitmap icons showing fonts. Everything now works fine. David O. Nelson (daven@gauss.llnl.gov)