Here is the test case that I originally posted in #518269.  It is a
PyGTK app with a vte Terminal.  It uses forkpty() to create a child
process inside the terminal.  That child process dies with this
assertion error when it reaches the raw_input() statement.  (Actually,
it seems to need some action, a mouse movement or keypress, before the
error is thrown.)  The parent process survives.

This error occurs in an up-to-date Karmic install, but not on Jaunty.
Perhaps someone can try it on Lucid?

** Attachment added: "Test case"
   http://launchpadlibrarian.net/38848598/echotest.py

-- 
apport-kde assert failure: python: ../../src/xcb_io.c:242: process_responses: 
Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' 
failed.
https://bugs.launchpad.net/bugs/419501
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libxcb in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to