Hi and merry christmas,
I try to use Cairo for drawing on wxwidget frame.
When i try the cairo.py demo script, i have a segmentation fault.
I use : Debian 6 Python 2.6.6 Python-cairo 1.8.8 cairo 1.10.2
Thanks for help
matteli
Hi and merry christmas,
I try to use Cairo for drawing on wxwidget frame.
When i try the cairo.py demo script, i have a segmentation fault.
I use : Debian 6 Python 2.6.6 Python-cairo 1.8.8 cairo 1.10.2
Thanks for help
matteli
and wxpython 2.8.10.1
If you get a core file can you load it in gdb and get a backtrace? If you're not getting a core file then you can turn on the feature with ulimit and run again. It would also be a good idea to install the -dbg version of the relevant packages if they are available in your repository and run the sample with python-dbg.
On 12/25/11 10:47 AM, matteli wrote:
Hi and merry christmas,
I try to use Cairo for drawing on wxwidget frame.
When i try the cairo.py demo script, i have a segmentation fault.
I use : Debian 6 Python 2.6.6 Python-cairo 1.8.8 cairo 1.10.2
--
Robin Dunn
Software Craftsman