Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.x Subject: Crash in XGrabpoiter X11R4 Message-ID: <833@redford.UUCP> Date: 2 Oct 90 20:00:35 GMT Reply-To: bill@redford.UUCP (Bill Poitras(X 255)) Organization: Polygen Corporation, Waltham, MA Lines: 27 I am runnign X11R4 under SunOs 4.1. When I make a call to XGrabPoiter I get the following X error message: X windows Protocol error: BadValue (integer parameter out of range for operation) Major opcode of failed request: 26 Minor opcode of failed request: 0 Resource id in failed request: 0x8038 Serial number of failed request: 553 Here's the actual call: XGrabPointer(dpy, menu->menuWindow, FALSE, ButtonReleaseMask | EnterWindowMask | LeaveWindowMask | ExposureMas k, GrabModeAsync, GrabModeAsync, None, None, CurrentTime); This problems only occurs when the menu is in its own top window, and when I am running X11R4 in not in bug compatibility mode. It works in X11R3 and X11R4 in bug compatibilty mode. Any help will greatly be appreciated. +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | bu sunne}!polygen!bill | | | | bill@polygen.com | +-----------------+---------------------------+-----------------------------+