I've been running MPL 0.90 rev3250 since April 18 on numerous computers
around here using the wxAgg backend using stock wx on both Ubuntu Edgy
and Ubuntu Feisty. A quick look into exactly what that means shows that
Edgy is using 2.6 by default and 2.8 is used by Feisty. Therefore, I
conclude that, if your changes were present in that revision, everything
seems to be working OK for both 2.6 and 2.8.

Ken McIvor wrote:
> On May 31, 2007, at 12:42 PM, Christopher Barker wrote:
>   
>> I think all the real work is done, but I"m not totally sure what's
>> checked in now. There may be some changes needed to the build  
>> scripts so
>> that it doesn't try to build the accelerator by default.
>>     
>
> I'm not sure either.  My modifications of setup.py, which disable the  
> accelerator for wxPython >= 2.8, should already be in the trunk.  I  
> also modified backend_wxagg.py to ignore the accelerator when running  
> with 2.8.  I haven't heard any negative feedback about these changes,  
> but I'm not sure anyone has rigorously tested them.
>
>   
>> I propose that we just stop building the accelerator, and if people  
>> want
>> better performance they need to switch to 2.8 (actually, I think the
>> pre-2.8 code could be improved with pure python too, but I"m not going
>> to bother, as I use 2.8 anyway)
>>     
>
> I'm fine with that, given that the difficulties of getting the  
> accelerator built under Debian and Ubuntu make it pretty useless to  
> my current target audience.  It should be as simple making  
> BUILD_WXAGG default to False.
>
> Ken
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to