From: Thomas A C. <tca...@uc...> - 2013-09-17 12:36:58
|
This is addressed on the master branch via #2319, but the commit where the problem was introduced is not included in 1.3.0, so I am not sure what is going on. Although, it does look like the fix should be cherry picked to the 1.3.x branch. On Tue, Sep 17, 2013 at 7:02 AM, Lorenzo Di Gregorio < lor...@gm...> wrote: > Hi, > > I've just installed matplotlib 1.3.0 and run into the following error when > using the "home" button of a figure(): > > Exception in Tkinter callback > Traceback (most recent call last): > File "C:\Python27\lib\lib-tk\Tkinter.py", line 1410, in __call__ > return self.func(*args) > File "C:\Python27\lib\site-packages\matplotlib\backend_bases.py", line > 2745, in home > self._update_view() > File "C:\Python27\lib\site-packages\matplotlib\backend_bases.py", line > 3149, in _update_view > self.draw_idle() > AttributeError: 'NavigationToolbar2TkAgg' object has no attribute > 'draw_idle' > > In fact NavigationToolbar2, inherited by NavigationToolbas2TkAgg, calls > draw_idle(), in the update() method, but the definition of draw_idle() is > missing, so this seems to be a bug. > > Best Regards, > Lorenzo > > > ------------------------------------------------------------------------------ > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > SharePoint > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > includes > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > -- Thomas A Caswell PhD Candidate University of Chicago Nagel and Gardel labs tca...@uc... jfi.uchicago.edu/~tcaswell o: 773.702.7204 |