> Hello Dabo people.  I have just begun playing with Dabo.  When I  
> try to open a cdxml file that has not been touched by human hands I  
> get the following:
>
> Traceback (most recent call last):
>   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
> python2.5/site-packages/Dabo-0.8.1s-py2.5.egg/dabo/lib/ 
> eventMixin.py", line 98, in raiseEvent
>     bindingFunction(event)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 1487,  
> in onOpenDesign
>     self.openClass(ff)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 593, in  
> openClass
>     obj = self.recreateChildren(frm.mainPanel, kids, None, False)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 731, in  
> recreateChildren
>     self.recreateChildren(parent, [kid], sz, True)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 907, in  
> recreateChildren
>     self.recreateChildren(obj, kids, None, False)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 731, in  
> recreateChildren
>     self.recreateChildren(parent, [kid], sz, True)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 807, in  
> recreateChildren
>     skipUpdate=True, attProperties=atts)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 2325,  
> in addNewControl
>     obj = mixedClass(parent, properties=props,  
> attProperties=attProperties)
>   File "/Users/robl/Desktop/daboide/ClassDesigner.py", line 2453,  
> in __init__
>     apply(base.__init__,(self,) + args, kwargs)
>   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
> python2.5/site-packages/Dabo-0.8.1s-py2.5.egg/dabo/ui/uiwx/ 
> dImage.py", line 39, in __init__
>     self.Picture = picName
>   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
> python2.5/site-packages/Dabo-0.8.1s-py2.5.egg/dabo/ui/uiwx/ 
> dImage.py", line 195, in _setPic
>     if not os.path.exists(val):
>   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
> python2.5/posixpath.py", line 171, in exists
>     st = os.stat(path)
> TypeError: coercing to Unicode: need string or buffer, NoneType found
> -------------- End
>
> Thank you.
>
Robert Liebeskind
Perfect World Corp.
[EMAIL PROTECTED]




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

Reply via email to