#1121: Problem opening cdxml files
--------------------+-------------------------------------------------------
 Reporter:  billb   |       Owner:  somebody
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:  0.8.3   
Component:  ui      |     Version:  0.8.2   
 Keywords:          |  
--------------------+-------------------------------------------------------
 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.

 This happens with all my cdxml files not just the ones attached.

 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

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1121>
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/dabo-dev/[EMAIL PROTECTED]

Reply via email to