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