On Sep 9, 2010, at 7:03 PM, Paul McNett wrote:

> 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'


        For some reason, 'self.Form' is resolving to None. I've added some code 
to handle that case; retry with the latest commit.


-- Ed Leafe



_______________________________________________
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]

Reply via email to