Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-07 Thread Tony Yu
On Tue, Jul 3, 2012 at 11:18 AM, Ryan May wrote: > On Tue, Jul 3, 2012 at 10:03 AM, Tony Yu wrote: > > > > > > On Tue, Jul 3, 2012 at 10:22 AM, Ryan May wrote: > >> > >> On Tue, Jul 3, 2012 at 9:14 AM, Tony Yu wrote: > >> > On Mon, Jul 2, 2012 at 11:42 PM, Tony Yu wrote: > > >> >> I finally h

Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-03 Thread Ryan May
On Tue, Jul 3, 2012 at 10:03 AM, Tony Yu wrote: > > > On Tue, Jul 3, 2012 at 10:22 AM, Ryan May wrote: >> >> On Tue, Jul 3, 2012 at 9:14 AM, Tony Yu wrote: >> > On Mon, Jul 2, 2012 at 11:42 PM, Tony Yu wrote: >> >> On Sun, Jun 24, 2012 at 10:02 AM, Tony Yu wrote: >> >>> >> >>> I'm having a tou

Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-03 Thread Tony Yu
On Tue, Jul 3, 2012 at 10:22 AM, Ryan May wrote: > On Tue, Jul 3, 2012 at 9:14 AM, Tony Yu wrote: > > On Mon, Jul 2, 2012 at 11:42 PM, Tony Yu wrote: > >> On Sun, Jun 24, 2012 at 10:02 AM, Tony Yu wrote: > >>> > >>> I'm having a tough time figuring this out: Saving an animation seems to > >>>

Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-03 Thread Ryan May
On Tue, Jul 3, 2012 at 9:14 AM, Tony Yu wrote: > On Mon, Jul 2, 2012 at 11:42 PM, Tony Yu wrote: >> On Sun, Jun 24, 2012 at 10:02 AM, Tony Yu wrote: >>> >>> I'm having a tough time figuring this out: Saving an animation seems to >>> hang when using `streamplot`. The exact same animation runs wit

Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-03 Thread Tony Yu
On Mon, Jul 2, 2012 at 11:42 PM, Tony Yu wrote: > > > On Sun, Jun 24, 2012 at 10:02 AM, Tony Yu wrote: > >> I'm having a tough time figuring this out: Saving an animation seems to >> hang when using `streamplot`. The exact same animation runs without issue >> when calling show. >> >> On my syste

Re: [matplotlib-devel] Strange bug when saving animations (with streamplot)

2012-07-02 Thread Tony Yu
On Sun, Jun 24, 2012 at 10:02 AM, Tony Yu wrote: > I'm having a tough time figuring this out: Saving an animation seems to > hang when using `streamplot`. The exact same animation runs without issue > when calling show. > > On my system, the example below hangs consistently at frame 173. However,