Good day. I've just upgraded my system and the result is:
1. I'm starting Ion3 2. Launching aterm 3. Exiting aterm by <C-D> 4. Ion3 fails with such message on stdout: """ ion3: xcb_io.c:178: process_responses: Assertion `!wait_for_first_event || dpy->head' failed. ion3: Caught signal 6. Dying. """ So. The reason is the following patch in libxcb: http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/x11-libs/libxcb/xcb_xlib-no-assert-on-lock.patch?rev=1.1&cvsroot=Current&only_with_tag=CURRENT&content-type=text/vnd.viewcvs-markup (It is the only change in a new libxcb, which was installed today).
