So I tried updating and rebuilding Matplotlib - no luck - something (at
least on my system) is goofy with the GTK(Agg),WX(Agg), and
Fltk(Agg) backends.  But the TkAgg backend works great.  So I will
stick with that, but if anyone else sees this problem and it becomes an
issue, I'd be happy to help debug it in any way I can.

-C

 On Wed, 17 Nov 2010 19:46:34 -0600
Benjamin Root <ben.r...@ou.edu> wrote:

> On Wed, Nov 17, 2010 at 7:38 PM, Collin Day <dcday...@gmail.com>
> wrote:
> 
> > On Wed, 17 Nov 2010 19:00:54 -0600
> > Benjamin Root <ben.r...@ou.edu> wrote:
> >
> > Another data point -
> >
> > I tried Qt4Agg - it also works interactively - ie it goes back to
> > the ipython cmd line.  I also noticed when I start ipython --pylab,
> > the following error messages occur:
> >
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
> > ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
> >
> >
> Interesting.  It is possible that the gtk backend might have been
> compiled against gtk development libraries that do not match your
> current gtk library.  What have you updated recently, and how did you
> do it?
> 
> Ben Root

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to