[Matplotlib-users] python coredump when using GtkAgg mode

2006-08-18 Thread assiss
hi all, I installed matplotlib and it worked very well with TkAgg/Agg. But when use GtkAgg or Gtk, python just coredumped without any prompts.For example, python a.py -dTkAgg, it worked. python a.py -dGtkAgg, "Segmentation fault (core dumped)".My system is NetBSD AMD64-3.0. With python

Re: [Matplotlib-users] python coredump when using GtkAgg mode

2006-08-18 Thread Charlie Moad
Please follow the segfault instructions and get back to us. http://svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/SEGFAULTS?revision=2312&view=markup On 8/18/06, assiss <[EMAIL PROTECTED]> wrote: hi all, I installed matplotlib and it worked very well with TkAgg/Agg. But when use GtkAgg

[Matplotlib-users] python coredump when using GtkAgg mode

2006-08-17 Thread assiss
hi all,I installed matplotlib and it worked very well with TkAgg/Agg. But when use GtkAgg or Gtk, python just coredumped without any prompts.For example, python a.py -dTkAgg, it worked. python a.py -dGtkAgg, "Segmentation fault (core dumped)".When running the examples with -dGtkAgg, gtk_spreadsheet