I hadn't used the CD in quite sometime.  Today I tried but was only able to
get the opening window "New Class" where I clicked OK to design a new form.
 A second later the designer surface flashed on screen but then went away.
 Here is the traceback:
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, in
getDesignerDict

  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'
Platform: Win
Python Version: 2.5.1 on win32
Dabo Version: Version 0.9.1; Revision ~5105
UI Version: 2.8.7.1 on wxMSW
I am not using Subversion.
Thanks,
Steve Rose


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
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