Had this problem several months ago but it went away after an update.  Now
it's back. I start the CD and get a form titled New Form where I then select
which type of class to create.  I then click OK and it crashes with the
following trackback:
Traceback (most recent call last):
  File "C:\aaa\dabo\ide\ClassDesigner.py", line 4144, in <module>
  clsDes = ClassDesigner(f)
  File "C:\aaa\dabo\ide\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 "C:\aaa\dabo\ide\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'

I seem to be the only one able to invoke this behavior.
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