Gentlemen, The good news is that you can now install the new version of gasp from the Ubuntu Universe repository! The bad new is that calling begin_graphics() crashes the python shell.
I don't know if this is a GASP issue or an Ubuntu Karmic one, but I'm glad we have the time to get it fixed before release. Jamie, Andrew found a bug in your newest error handling code: https://bugs.edge.launchpad.net/gasp-code/+bug/407429 Luke, We need a process to clear out the gasp buglist (confirm, fix, reject, retire, etc). Can you help with that? We are very close to being ready for the Karmic release, but these last steps are critical in making sure that happens. Thanks! jeff ---------- Forwarded message ---------- From: Jeffrey Elkner <j...@elkner.net> Date: Tue, Aug 4, 2009 at 3:20 PM Subject: [Bug 409001] [NEW] begin_graphics crashes python shell To: j...@elkner.net Public bug reported: begin_graphics() crashes the python shell: $ python Python 2.6.2+ (release26-maint, Jul 24 2009, 16:16:12) [GCC 4.4.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from gasp import * >>> begin_graphics() >>> python: ../../src/xcb_io.c:242: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed. .: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. Aborted (core dumped) ** Affects: ubuntu Importance: Undecided Status: New -- begin_graphics crashes python shell https://bugs.launchpad.net/bugs/409001 You received this bug notification because you are a direct subscriber of the bug.
_______________________________________________ Mailing list: https://launchpad.net/~gasp-dev Post to : gasp-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~gasp-dev More help : https://help.launchpad.net/ListHelp