home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20824 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!JUTS!mam70
  2. From: mam70@ccc.amdahl.com (Michael Musta)
  3. Newsgroups: comp.windows.x
  4. Subject: Strange behaviour under MWM
  5. Message-ID: <9fIc02jX30Ok01@JUTS.ccc.amdahl.com>
  6. Date: 6 Jan 93 20:11:27 GMT
  7. Reply-To: mam70@juts.ccc.amdahl.com ()
  8. Distribution: usa
  9. Organization: Amdahl Corporation, Sunnyvale CA
  10. Lines: 20
  11.  
  12. I have an application program written with OPENLOOK Toolkit that runs fine
  13. under the OPENLOOK Window Manager but will occasionally crash under the
  14. Motif Window Manager.
  15.  
  16. If my application's toplevel window is not selected and you select the 
  17. minimize button, it fails about 80% of the time with the following error
  18. message:
  19.  
  20.        X Error of failed request: BadMatch (invalid parameters attributes)
  21.        Major opcode of failed request:  42 (X_SetInputFocus)
  22.        Serial number of failed request: XXXXX(a number)
  23.        Current serial number in output stream: XXXXX(same number as above)
  24.  
  25. If you select my application's toplevel window then select the minimize button
  26. the error never occurs.
  27.  
  28. This problem is driving me crazy!   I am relatively new to X window programming
  29. and I hope someone could shed some light on this problem.
  30.  
  31.                                              Thanks in advance.
  32.