#1217: ClassDesigner Crash on Create a New Form
-------------------------------------------+--------------------------------
Reporter: CraigJ | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.2
Component: ide | Version: 0.9.1
Keywords: ClassDesigner DesForm CxnFile |
-------------------------------------------+--------------------------------
The ClassDesigner crashes just as it opens the blank design surface. The
trace-back follows. This is in build 5105, fresh off the web update this
evening.
{{{
cr...@darkstar:~/Temp/hours$ python ../../dabo/dabo/ide/ClassDesigner.py
Traceback (most recent call last):
File "../../dabo/dabo/ide/ClassDesigner.py", line 4165, in <module>
clsDes = ClassDesigner(f)
File "../../dabo/dabo/ide/ClassDesigner.py", line 189, in __init__
frm._initialStateDict = frm.getDesignerDict()
File "/home/craig/dabo/dabo/ide/ClassDesignerComponents.py", line 91, in
getDesignerDict
defVals = self.Controller.getDefaultValues(self)
File "../../dabo/dabo/ide/ClassDesigner.py", line 1493, in
getDefaultValues
ret[prop] = eval("obj.%s" % prop)
File "<string>", line 1, in <module>
AttributeError: 'DesForm' object has no attribute 'CxnFile'
}}}
--
Ticket URL: <http://trac.dabodev.com/ticket/1217>
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]