I am seeing the same error with both my apps and the dev tools.
On Thu, Sep 9, 2010 at 19:03, Paul McNett <[email protected]> wrote: > On 9/9/10 3:48 PM, Ed Leafe wrote: >> On Sep 9, 2010, at 6:36 PM, Nate Lowrie wrote: >> >>> I still need to review. I will be working on some stuff tonight and >>> will try to work on it. >> >> >> Are you running on Windows? That seemed to be where most of the >> problems were. > > I just tested on Windows and I'm no longer seeing the errors I had been > getting, but > now I see these new (probably unrelated) errors, but again only on Windows: > > C:\ss>python sbs_studio.py > Traceback (most recent call last): > File "c:\dabo\dabo\ui\uiwx\dPemMixin.py", line 557, in __onWxGotFocus > self.Form._controlGotFocus(self) > AttributeError: 'NoneType' object has no attribute '_controlGotFocus' > Traceback (most recent call last): > File "c:\dabo\dabo\ui\uiwx\dPemMixin.py", line 557, in __onWxGotFocus > self.Form._controlGotFocus(self) > AttributeError: 'NoneType' object has no attribute '_controlGotFocus' > > Paul > _______________________________________________ > 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] > _______________________________________________ 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]
