Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: bug in XCopyArea() of X11R3 Xsun server Message-ID: <8904241219.AA03781@expire.lcs.mit.edu> Date: 24 Apr 89 12:19:22 GMT References: <7438@spool.cs.wisc.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 XCopyArea() in the above environment fails when copying a pixmap on top of itself, when the destination is a positive multiple of 32 bits *to the right* of the source. The code you supplied works fine on my R3+ server with Purdue speedups compiled with gcc 1.34 on a Sun 3/60 running SunOS 3.4. It also works on two different product servers I tried.