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
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
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