On Sun, 07 May 2006 16:20:50 -0400, Vincent Povirk wrote:
X Error of failed request: BadAccess (attempt to access private
RegisterHotKey is implemented as if XGrabKey returns 0 if it fails. Do I need to do something special to "watch" for the error?
Do you know why this X error is generated? At any rate there is a way to push/pop error handlers if I recall correctly ... some parts of Wine rely on being able to swallow them I think. Try and find them.
thanks -mike