Re: [matplotlib-devel] Qt close bug revisited

2012-05-05 Thread Benjamin Root
On Saturday, May 5, 2012, Tony Yu wrote: > I'm getting a strange error when multiple figures are created *without a > call to show*. Here's the traceback: > > Traceback (most recent call last): > File > "/Users/Tony/python/devel/mpl/lib/matplotlib/backends/backend_qt4.py", line > 151, in >

[matplotlib-devel] Qt close bug revisited

2012-05-05 Thread Tony Yu
I'm getting a strange error when multiple figures are created *without a call to show*. Here's the traceback: Traceback (most recent call last): File "/Users/Tony/python/devel/mpl/lib/matplotlib/backends/backend_qt4.py", line 151, in lambda: self.close_event()) File "/Users/Tony/python/de