home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!psgrain!qiclab!gasco!s1w
- From: s1w@gasco.uucp (Scott A. White x5947)
- Subject: Understanding the X Error Handler Messages
- Message-ID: <1992Sep10.204504.29428@gasco.com>
- Sender: usenet@gasco.com (USENET poster ID)
- Nntp-Posting-Host: spica
- Organization: Northwest Natural Gas, Portland, OR
- Date: Thu, 10 Sep 1992 20:45:04 GMT
- Lines: 21
-
- Greetings!
-
- I am developing a Motif application and sometimes get
- some messages from the X Error Handler. I know one
- cause... calling XtVaSetValues in textFields within
- the text field's act callback. However this on has
- me stumped. I perused our archived version of the FAQ,
- and checked Vols I and II, but to no avail.
-
- X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
- Major opcode of failed request: 62 (X_CopyArea)
- Minor opcode of failed request: 0
- Resource id in failed request: 0xc00148
- Serial number of failed request: 4346
- Current serial number in output stream: 4355
-
- Would someone please e-mail me an interpretation
- of this, and suggestions about how to debug this
- problem (besides "Fix your pixmap/window parameter").
-
- many thanks!
-