[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.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.assiss2006.8.18

	抢 呀 ! 魔 兽 点 卡 1 折 啦 
	
	 1. 今 秋 5 类 色 MM 的 靓 装 2.NIKE \ 阿 迪 \ Kappa \ 李 宁 全 场 99 元 !


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


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

	抢 呀 ! 魔 兽 点 卡 1 折 啦 
	
	 1. 今 秋 5 类 色 MM 的 靓 装 2.NIKE \ 阿 迪 \ Kappa \ 李 宁 全 场 99 元 !


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] Fw: (by [EMAIL PROTECTED])Re: Re: python coredum p when using GtkAgg mode

2006-08-31 Thread assiss
From: "Charlie Moad" <[EMAIL PROTECTED]>To: "assiss" <[EMAIL PROTECTED]>Date: Fri, 18 Aug 2006 20:20:59 +0800 (CST)Subject: Re: [Matplotlib-users] python coredump when using GtkAgg modeThanks. 9   import matplotlib._image  #worked   10   import matplotlib._transforms #worked   1112   #one of these three depending on which numerix package you are using   13   import matplotlib.backends._na_backend_agg # for numarray, worked   14   import matplotlib.backends._nc_backend_agg # for Numeric, worked   15   import matplotlib.backends._ns_backend_agg # for numpy, failed, because I didn't install numpy.   1617   import matplotlib.backends._tkagg #worked   18   import matplotlib._agg #worked1.py:##from pylab import *plot(range(3))show()##Build matplotlib with VERBOSE=True , run python 1.py -dGTKAgg, it showed:##LazyValue::init_typeValue::init_typeBinOp::init_typePoint::init_typeInterval::init_typeBbox::init_typeFunc::init_typeFuncXY::init_typeTransformation::init_typeSeparableTransformation::init_typeNonseparableTransformation::init_typeAffine::init_typeinit_na_transformsGlyph::init_typeFT2Font::init_type_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_func_transforms_module::new_func_transforms_module::new_separable_transformationBBoxTransformation::BBoxTransformationSeparableTransformation::SeparableTransformationinit_na_imageImage::init_type_transforms_module::new_valueValue::~Valueinit_na_backend_agg_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_func_transforms_module::new_func_transforms_module::new_separable_transformationBBoxTransformation::BBoxTransformationSeparableTransformation::SeparableTransformation_transforms_module::new_value_transforms_module::new_value_transforms_module::new_value_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::PointLazyValue::numberBinOp::BinOpLazyValue::numberBinOp::BinOp_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_func_transforms_module::new_func_transforms_module::new_separable_transformationBBoxTransformation::BBoxTransformationSeparableTransformation::SeparableTransformation_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_value_transforms_module::new_value_transforms_module::new_pointPoint::Point_transforms_module::new_bboxBbox::Bbox_transforms_module::new_func_transforms_module::new_func_transforms_module::new_separable_transformationBBoxTransformation::BBoxTransformationSeparableTransformation::SeparableTransformationSeparableTransformation::~SeparableTransformationFunc::~FuncFunc::~FuncBBoxTransformation::~BBoxTransformationBbox::~BboxPoint::~PointValue::~ValueValue::~ValuePoint::~PointValue::~ValueValue::~ValueBbox::~BboxPoint::~PointValue::~ValueValue::~ValuePoint::~PointValue::~ValueValue::~ValueTransformation::~TransformationSegmentation fault (core dumped)###> 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/A