On Saturday, July 09, 2011 11:45:43 am Jacek Kałucki wrote: > Użytkownik John Fabiani napisał: > > Hi, > > I continue to get strange errors from 2.7. openSUSE 11.4, wxPython > > 2.8.11.0 latest Dabo. > > > > Here's a new one > > > > Traceback (most recent call last): > > File "/home/johnf/dabo/dabo/ui/uiwx/dPageFrameMixin.py", line 47, in > > > > __onPageChanging > > > > self.Pages[oldPageNum]._saveLastActiveControl() > > > > AttributeError: 'InfoPanel' object has no attribute > > '_saveLastActiveControl' > > It's not related to the Python 2.7 but r6667. > I didn't handle exceptions there, because I assumed, evidently wrong, > that all frame pages inherit from dPage class. > I will fix it.
You could be correct but then why don't I see the error using 2.6.5? And thanks in advance for the fix. Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
