Path: utzoo!attcan!uunet!cs.utexas.edu!husc6!bloom-beacon!Athens.UUCP!nosmo From: nosmo@Athens.UUCP (Vincent Kraemer @ Interactive Software Engineering Inc.) Newsgroups: comp.windows.x Subject: XCopyPlane confusion Message-ID: <8908212228.AA25502@Athens.local> Date: 21 Aug 89 22:28:49 GMT Sender: daemon@bloom-beacon.MIT.EDU Reply-To: eiffel!!nosmo@uunet.uu.net Organization: The Internet Lines: 22 Here is an embarassing question, with a bit of background. First the details: Sparcstation, color, server (patch 1-8, purdue). I create a bitmap 'a' using XCreateBitmapFromData. It's associated drawable is the RootWindow. Later, I create a Pixmap 'b' with associated drawable RootWindow. (Using XCreatePixmap) When I call XCopyPlane, using 'a' as the source and 'b' as the destination, the call fails with a BadMatch error. Is there a way in which I may discover the "root" for both of these *maps? Are there other methods of generating this error, that are undocumented and easy for the unknowing to do? Many Advanced Thanks, Vince Kraemer (nosmo@eiffel.com or uunet!eiffel!nosmo)