GNU bug report logs - #56372
29.0.50; [PATCH] Avoid BadMatch X11 error

Previous Next

Package: emacs;

Reported by: dick.r.chiang <at> gmail.com

Date: Sun, 3 Jul 2022 22:04:02 UTC

Severity: normal

Tags: moreinfo, patch

Found in version 29.0.50

Fixed in version 29.1

Done: dick <dick.r.chiang <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 56372 <at> debbugs.gnu.org (full text, mbox):

From: po lu <luangruo <at> yahoo.com>
To: dick.r.chiang <at> gmail.com
Cc: 56372 <at> debbugs.gnu.org
Subject: Re: bug#56372: 29.0.50; [PATCH] Avoid BadMatch X11 error
Date: Mon, 04 Jul 2022 14:05:44 +0800
Po Lu <luangruo <at> yahoo.com> writes:

> x_ignore_errors_for_next_request and x_stop_ignoring_errors don't call
> XSync (unlike the usual error handling and checking functions) -- they
> only make a note of the range of requests made inside them, so the
> x_error_handler knows that it should ignore the error.  This is done for
> speed, since syncing is slow, especially over connections with high
> latency.

I reproduced the bug with a GTK build.  It should be fixed now, please
test.




This bug report was last modified 3 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.