#1150: Tracebacks in ClassDesigner
------------------------------------------------+---------------------------
Reporter: Rottweiler | Owner:
Type: defect | Status: new
Priority: major | Milestone: No Milestone
Component: ide | Version: 0.8.3
Keywords: fontface, ClassDesigner, traceback |
------------------------------------------------+---------------------------
After change the fontface in a dLabel to Tahoma, I get this traceback from
ClassDesigner:
{{{
C:\projects\dabo\auction>classdesigner CarAuctionForm.cdxml
Dabo Info Log: Wed Apr 09 12:12:42 2008: 2 database connection
definition(s) loaded.
Dabo Info Log: Wed Apr 09 12:12:42 2008: User interface already set to
'wx', so dApp didn't touch it.
Dabo Info Log: Wed Apr 09 12:12:42 2008: wxPython Version: 2.8.1.1 wxMSW
(ascii)
Dabo Info Log: Wed Apr 09 12:12:42 2008: 2 database connection
definition(s) loaded.
Traceback (most recent call last):
File "C:\dabodev\ide\ClassDesigner.py", line 4088, in <module>
clsDes = ClassDesigner(f)
File "C:\dabodev\ide\ClassDesigner.py", line 171, in __init__
frm = self.openClass(clsFile)
File "C:\dabodev\ide\ClassDesigner.py", line 698, in openClass
obj = self.recreateChildren(frm.mainPanel, kids, None, False)
File "C:\dabodev\ide\ClassDesigner.py", line 1042, in recreateChildren
self.recreateChildren(obj, kids, None, False)
File "C:\dabodev\ide\ClassDesigner.py", line 948, in recreateChildren
sz = obj.ControllingSizer
AttributeError: 'NoneType' object has no attribute 'ControllingSizer'
}}}
Afterwards the form designer seems to be hung while the other 2 windows
are responsive. The problem is repeatable - and seems to render this file
uneditable in ClassDesigner.
Using r4032 on W2k Pro.
--
Ticket URL: <http://trac.dabodev.com/ticket/1150>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]