Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!bacchus.pa.dec.com!wsl.dec.com!klee From: klee@wsl.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: Program crashes with BadDrawable Message-ID: <1990Sep28.095129@wsl.dec.com> Date: 28 Sep 90 16:51:29 GMT References: <830@redford.UUCP> Sender: news@wrl.dec.com (News) Reply-To: klee@wsl.dec.com Organization: DEC Western Software Laboratory Lines: 17 In article <830@redford.UUCP>, bill@polygen.uucp (Bill Poitras) writes: |> When I am running a program in X11R4, which has a pixmap stipple in its main |> window, and I click in it, it crashes with the following error upon a call to |> XNextEvent: |> X windows Protocol error: BadDrawable (invalid Pixmap or Window parameter) |> Major opcode of failed request: 63 |> Resource id in failed request: 0x8 63 is XCopyPlane. 0x8 does not look like a valid drawable ID. You should check your XCopyPlane requests, or convenience routines that do XCopyPlane, to make sure the drawable ID's in them are correct. -- Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@wsl.dec.com uucp: uunet!decwrl!klee