Re: [matplotlib-devel] macos x backend not functioning in trunk

2010-08-17 Thread Andrew Straw
Eric Firing wrote: > On 08/17/2010 06:36 AM, Jeff Whitaker wrote: > >> I'm guessing some of Eric's recent changes to alpha handling in paths >> require modifications to the MacOS X backend? >> > > Correct. I'll fix it. > I see the Mac OS X buildbot is back online now, so perhaps we cou

Re: [matplotlib-devel] macos x backend not functioning in trunk

2010-08-17 Thread Eric Firing
On 08/17/2010 06:36 AM, Jeff Whitaker wrote: > > I've started to see these errors today: > > TypeError: function takes exactly 3 arguments (4 given) > Traceback (most recent call last): > File > "/Users/jwhitaker/.local/lib/python2.6/site-packages/matplotlib/artist.py", > line 55, in draw_wrapp

[matplotlib-devel] macos x backend not functioning in trunk

2010-08-17 Thread Jeff Whitaker
I've started to see these errors today: TypeError: function takes exactly 3 arguments (4 given) Traceback (most recent call last): File "/Users/jwhitaker/.local/lib/python2.6/site-packages/matplotlib/artist.py", line 55, in draw_wrapper draw(artist, renderer, *args, **kwargs) File "

Re: [matplotlib-devel] path unit_* methods: CLOSEPOLY?

2010-08-17 Thread Michael Droettboom
Sorry about that. I believe it is fixed now. Mike On 08/16/2010 05:54 PM, Andrew Straw wrote: > Michael Droettboom wrote: > >> On 08/14/2010 07:22 PM, Eric Firing wrote: >> >> >>> Mike, >>> >>> Is there any reason why the Path.unit_* methods shouldn't include the >>> codes, so that the