Bug 5961

Summary: handling X errors, the thread-safe way
Product: XCB Reporter: Jamey Sharp <jamey>
Component: LibraryAssignee: Jamey Sharp <jamey>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 6797    

Description Jamey Sharp 2006-02-20 13:13:13 UTC
As discussed on the XCB mailing list around December 2005, we need to provide a
thread-safe API for retrieving X protocol errors from XCB and correlating them
with particular requests. See the discussions on the list for how we decided to
do this.
Comment 1 Jamey Sharp 2006-03-04 10:13:16 UTC
XCBSendRequest now provides the extension interface needed for this; but
protocol-layer API is needed to expose it to applications. Somebody needs to
hack the XSLT up to do this.
Comment 2 Jamey Sharp 2006-09-09 14:17:18 UTC
Plan 7 was fully implemented as of
http://gitweb.freedesktop.org/?p=xcb.git;a=commit;h=091b4c805aa454277aa6b98bee8e8ec0646a9604
.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.