Re: [matplotlib-devel] figure error during python shutdown

2011-05-08 Thread Phil Elson
Michael Droettboom-3 wrote: > > There is a fix in this pull request. > > https://github.com/matplotlib/matplotlib/pull/106 > > Can you confirm it works for you? > For me that only moved the problem further a little, I got the error: AttributeError: FigureManagerGTKAgg instance has no attrib

Re: [matplotlib-devel] figure error during python shutdown

2011-05-06 Thread Michael Droettboom
I think this might have existed for a long time, but there just hasn't been much testing running Gtk without opening windows. There is a fix in this pull request. https://github.com/matplotlib/matplotlib/pull/106 Can you confirm it works for you? Mike On 05/05/2011 05:17 PM, Benjamin Root wr