Re: [matplotlib-devel] gtkagg w/o extension code

2010-11-10 Thread Ryan May
On Tue, Nov 9, 2010 at 9:20 PM, John Hunter wrote: > Thanks for testing Ben -- I'm seeing some of these artifacts too, eg > on examples/animation/subplots.py.  I may be transposing a row/col > argument somewhere, which is easy to do.  Also, I'll have to dig into > the animations.py code a little m

Re: [matplotlib-devel] gtkagg w/o extension code

2010-11-09 Thread John Hunter
On Tue, Nov 9, 2010 at 7:57 PM, Benjamin Root wrote: > I gave your latest patch a try and I noticed something odd while doing the > animation examples.  I don't know if this is a result of my special desktop > configuration.  I am using Ubuntu Netbook Remix, which uses Maxiumus to > automatically

Re: [matplotlib-devel] gtkagg w/o extension code

2010-11-09 Thread John Hunter
On Tue, Nov 9, 2010 at 3:48 PM, Eric Firing wrote: > On 11/09/2010 11:03 AM, John Hunter wrote: > Based on a very superficial look, I suspect we could eliminate > pixbuf_get_pixels_array by using the function > http://www.pygtk.org/docs/pygtk/class-gdkpixbuf.html#function-gdk--pixbuf-new-from-dat

Re: [matplotlib-devel] gtkagg w/o extension code

2010-11-09 Thread Eric Firing
On 11/09/2010 11:03 AM, John Hunter wrote: > On Tue, Nov 9, 2010 at 2:25 PM, John Hunter wrote: > > > I'm going to proceed with removing _gtkagg.cpp in the trunk, and I > think we should consider disabling default builds of _backend_gdk.c > (they could be enabled by a config option if we can't fi

Re: [matplotlib-devel] gtkagg w/o extension code

2010-11-09 Thread John Hunter
On Tue, Nov 9, 2010 at 2:25 PM, John Hunter wrote: > Attached also is the example code I am using to test.  Strangely, the > agg buffer seems to be updating internally but the gtk window is only > updating when I hover my mouse over it, and then only once until I > activate another window and the