I'm having problem starting new apps. I can create the apps in Class 
Designer and run them, but if I quit CD and restart it I get the 
following error when I open the cdxml file. I've attached a cdxml file.

Is this the same bug that John Fabiani reported a couple of weeks ago?


Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dMenuItem.py",
 
line 52, in __onWxHit
    self.raiseEvent(dEvents.Hit, evt)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dPemMixin.py",
 
line 845, in raiseEvent
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, 
**kwargs)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/lib/eventMixin.py",
 
line 92, in raiseEvent
    bindingFunction(event)
  File "/Volumes/Gnu/Bill/Python/dabosvn/ide/ClassDesigner.py", line 
1670, in onOpenDesign
    self.openClass(ff)
  File "/Volumes/Gnu/Bill/Python/dabosvn/ide/ClassDesigner.py", line 
643, in openClass
    attProperties=atts)
  File "/Volumes/Gnu/Bill/Python/dabosvn/ide/ClassDesigner.py", line 
408, in __init__
    base.__init__(self, parent=parent, *args, **kwargs)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dForm.py",
 
line 889, in __init__
    BaseForm.__init__(self, preClass, parent, properties, 
attProperties, *args, **kwargs)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dForm.py",
 
line 43, in __init__
    fm.dFormMixin.__init__(self, preClass, parent, properties, 
attProperties, *args, **kwargs)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dFormMixin.py",
 
line 73, in __init__
    attProperties, *args, **kwargs)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dPemMixin.py",
 
line 180, in __init__
    self._setProperties(properties)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/ui/uiwx/dPemMixin.py",
 
line 215, in _setProperties
    self.setProperties(properties)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/lib/propertyHelperMixin.py",
 
line 208, in setProperties
    _setProps(propDict)
  File 
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/Dabo-0.8.2-py2.5.egg/dabo/lib/propertyHelperMixin.py",
 
line 189, in _setProps
    propRef = eval("self.__class__.%s" % prop)
  File "<string>", line 1, in <module>
AttributeError: type object 'DesForm' has no attribute 'code'

Platform: Mac
Python Version: 2.5.1 on darwin
Dabo Version: Version 0.8.2; Revision ~3761
UI Version: 2.8.6.0 on wxMac






-- 
Bill Bedford

"Man is an animal suspended in webs of significance he himself has spun"

                                                                                
      
-- Clifford Geertz

--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
  application/octet-stream
  text/plain (text body -- kept)
---

_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to