hi everybody...can anyone please help me on this...i have a gui in wxpython. it works perfectly on windows (i've a dual boot comp). but when i run the same code on ubuntu-gutsy it crashes with the followin msg...

/gui$ python App2.py
python: /build/buildd/libcairo-1.4.10/src/cairo-surface.c:990: _cairo_surface_release_dest_image: Assertion `!surface->finished' failed.
Aborted (core dumped)

i get the initial window...but when i start the application it either hangs or sometimes gives a segmentation fault... :( :( :(

Recommended Answers

All 3 Replies

I thought cairo was associated with the pyGTK/GTK GUI toolkit.

i'm not sure...but i thin wx uses the pygtk base itself rite

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.