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... :( :( :(