From: assiss <as...@16...> - 2006-08-18 06:54:08
|
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.py embedding_in_gtk.py embedding_in_gtk3.py worked, embedding_in_gtk2.py pylab_with_gtk.py failed and coredumped without any prompts. My system is NetBSD AMD64-3.0. With python 2.4.3, gtk+-2.8.19, pygtk-2.8.6. Is there someting wrong with my system? Thanks for your suggestion. assiss 2006.8.18 |