On Aug 16, 2009, at 7:36 PM, Steve Rose wrote:
> Here is what what happens when the CD crashes trying to open:
> I navigate to folder \dabo\ide. Then enter "python ClassDesigner.py".
> A form then opens titled New Class with a label caption "Select the
> class to
> create". A dropdown has Form as the default. I then click OK and
> the CD
> flashes on the screen then disappears, leaving this in the log:
> C:\aaa\dabo\ide>python ClassDesigner.py
> Traceback (most recent call last):
> File "ClassDesigner.py", line 4144, in <module>
> clsDes = ClassDesigner(f)
> File "ClassDesigner.py", line 186, in __init__
> frm._initialStateDict = frm.getDesignerDict()
> File "C:\aaa\dabo\ide\ClassDesignerComponents.py", line 91
>
> defVals = self.Controller.getDefaultValues(self)
> File "ClassDesigner.py", line 1474, in getDefaultValues
> ret[prop] = eval("obj.%s" % prop)
> File "<string>", line 1, in <module>
> AttributeError: 'DesForm' object has no attribute 'CxnFile'
OK, that's a different error. Kevin Long reported an error:
'SizerItem' object has no attribute 'GetPos'
The error you have is fixed in 0.9.2. I would suggest installing that
version of Dabo.
-- 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]