From: Eric F. <ef...@ha...> - 2011-10-05 22:12:25
|
On 10/05/2011 11:17 AM, John Hunter wrote: > On Wed, Oct 5, 2011 at 1:49 PM, Eric Firing<ef...@ha...> wrote: > >> Sorry to be holding things up after having nagged about getting a >> release out, but I just now marked #506 "release_critical". It looks >> like a pretty fundamental bug in blitting on qt4agg, and I think I >> introduced it back in January, right after 1.0.1. I can look more >> closely this evening; I am hoping it will be fairly simple and safe to fix. > > Is this the issue Michael identified in this thread above pointing to: > "[matplotlib-devel] Typo in backend_qt4.py > (matplotlib-1.1.0-rc1-py2.7-python.org-macosx10.3.dmg)?" I was > holding on that issue until I heard from him. > > JDH John, No, I had forgotten about that one--from that message it looks like there are two problems in backend_qt4 that are separate from the backend_qt4agg problem noted in #506. I am only trying to deal with the latter. Eric |