GNU bug report logs -
#57364
28.1.91; asynchronous X server error when creating a second frame on alternate DISPLAY
Previous Next
Reported by: Andrés Ramírez <rrandresf <at> hotmail.com>
Date: Tue, 23 Aug 2022 18:07:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.1.91
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi. Po.
>>>>> "Po" == Po Lu <luangruo <at> yahoo.com> writes:
[...]
Po> No, sorry, but I know it's not present on master. Try bisecting to see which change
Po> resolves the problem.
This is the one that fixed it.
--8<---------------cut here---------------start------------->8---
commit de614ec9508d6ba34abf9db28f5d086b8710e361
Author: Po Lu <luangruo <at> yahoo.com>
Date: Wed Jan 19 17:39:04 2022 +0800
Use Cairo XCB surfaces when XCB is available
This lets us get at goodies such as shm support, which aren't
available with the xlib surface. (bug#52120)
* configure.ac: Test for cairo-xcb if cairo is available on X.
* src/xterm.c (USE_CAIRO_XCB_SURFACE): New define.
(x_begin_cr_clip): Create XCB surfaces if available.
(x_try_cr_xlib_drawable):
(x_scroll_run): Handle XCB surfaces.
(x_term_init): Find XCB visualtype structure.
* src/xterm.h (struct x_display_info): New field `xcb_visual'.
* src/xwidget.c (x_draw_xwidget_glyph_string): Fix integer
overflow.
--8<---------------cut here---------------end--------------->8---
Best Regards
This bug report was last modified 2 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.