Tony S Yu | 11 Jun 18:09

Fwd: 'PolyCollection' object has no attribute 'get_patch_transform'

Sorry if this is a repeat. I just realized I sent the original  
messages from the wrong email, and I was afraid that this didn't  
actually get through to the mailing list. I didn't see my emails in  
the archives, so I figured I'd forward my previous emails to the list.

-Tony

Begin forwarded message:

> From: Tony Yu <tsyu80@...>
> Date: June 8, 2008 7:53:35 PM EDT
> To: FiPy Mailing LIst <fipy@...>
> Subject: Re: 'PolyCollection' object has no attribute  
> 'get_patch_transform'
>
> I made some changes to matplotlib2DViewer that adds support of  
> matplotlib 0.98 and *should* be backwards compatible with matplotlib  
> 0.91.x. I've included a diff with the minimal changes needed for  
> compatibility with MPL 0.98 and a second diff file with those  
> changes plus additional changes that you may (or may not) consider  
> useful.
>
> Since the automated tests (setup.py test) can't check the GUIs, I  
> manually ran all the examples with 2D explicitly in the filename and  
> everything *seemed* to work fine. But someone should probably check  
> that the changes don't mess up a setup with MPL 0.91.x. Also, I  
> don't know if these changes reduce the performance gains from  
> revision 2475 (but I don't think they should).
>
> Best,
(Continue reading)

Jonathan Guyer | 11 Jun 18:51

Re: 'PolyCollection' object has no attribute 'get_patch_transform'


On Jun 11, 2008, at 12:09 PM, Tony S Yu wrote:

> Sorry if this is a repeat. I just realized I sent the original  
> messages from the wrong email, and I was afraid that this didn't  
> actually get through to the mailing list. I didn't see my emails in  
> the archives, so I figured I'd forward my previous emails to the list.

Did you not receive rejection messages? I received administrative  
notification about your bounces on June 4 and June 8 and assumed that  
a bounce would be sent to the sender, too. When I've posted with the  
wrong address in the past, I've gotten bounce messages. If this isn't  
happening anymore, we need to figure out why.

Tony S Yu | 11 Jun 20:14

Re: 'PolyCollection' object has no attribute 'get_patch_transform'


On Jun 11, 2008, at 12:51 PM, Jonathan Guyer wrote:
>
> Did you not receive rejection messages? I received administrative  
> notification about your bounces on June 4 and June 8 and assumed  
> that a bounce would be sent to the sender, too. When I've posted  
> with the wrong address in the past, I've gotten bounce messages. If  
> this isn't happening anymore, we need to figure out why.

No, I didn't get a bounce back.

My gmail account has been acting funny lately; it's possible that this  
obscured the bounce-back, but I can't say for sure.

-Tony

Jonathan Guyer | 11 Jun 20:28

Re: 'PolyCollection' object has no attribute 'get_patch_transform'


On Jun 11, 2008, at 2:14 PM, Tony S Yu wrote:

> My gmail account has been acting funny lately; it's possible that  
> this obscured the bounce-back, but I can't say for sure.

OK, thanks. I'll do some tests at our end.

Daniel Wheeler | 17 Jun 17:29

Re: 'PolyCollection' object has no attribute 'get_patch_transform'


Have these changes been added to trunk yet?

> Subject: Re: 'PolyCollection' object has no attribute 'get_patch_transform'
> I made some changes to matplotlib2DViewer that adds support of matplotlib
> 0.98 and *should* be backwards compatible with matplotlib 0.91.x. I've
> included a diff with the minimal changes needed for compatibility with MPL
> 0.98 and a second diff file with those changes plus additional changes that
> you may (or may not) consider useful.
>
> Since the automated tests (setup.py test) can't check the GUIs, I manually
> ran all the examples with 2D explicitly in the filename and everything
> *seemed* to work fine. But someone should probably check that the changes
> don't mess up a setup with MPL 0.91.x. Also, I don't know if these changes
> reduce the performance gains from revision 2475 (but I don't think they
> should).
>
> Best,
> -Tony
>

--

-- 
Daniel Wheeler

Jonathan Guyer | 17 Jun 17:57

Re: 'PolyCollection' object has no attribute 'get_patch_transform'


On Jun 17, 2008, at 11:29 AM, Daniel Wheeler wrote:

> Have these changes been added to trunk yet?

I haven't had a chance to do it, yet.


Gmane