[Xcb] [Bug 41443] Fatal error message when we close libX11 window application.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 5 00:48:31 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41443

--- Comment #2 from Rami Ylimaki <rami.ylimaki at vincit.fi> 2011-10-05 00:48:30 PDT ---
Review of attachment 51992:
 --> (https://bugs.freedesktop.org/review?bug=41443&attachment=51992)

You shouldn't set the EPIPE error. The _xcb_conn_shutdown function already
signals the connection errors. So instead of checking for EPIPE, you could
introduce a version of _xcb_conn_shutdown that would make it possible to give a
specific value for xcb_connection_t::has_error. This value could then be used
to display different error messages in IO error handler.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Xcb mailing list