Went to use ClassDesigner tonight (without arguments).
>> It came up to the first screen asking whether to create or open, (I
>> chose create) then I get this traceback
> Got a little overzealous in adding full pathing support. Fixed.
>
>
> -- Ed Leafe
>
>
Still misbehaving:
Checked out revision 6155.
fra...@ub810:~/src/dabo/dabo/ui/uiwx$ cd ../../../projects/
fra...@ub810:~/src/dabo/projects$ ./des
Traceback (most recent call last):
File "./des", line 4371, in <module>
clsDes = ClassDesigner(f)
File "./des", line 251, in __init__
frm = self.onNewDesign(None)
File "./des", line 2025, in onNewDesign
frmClass = self.getFormClass()
File "./des", line 353, in getFormClass
class DesForm(dfm, base):
File "./des", line 356, in DesForm
_classFile = os.path.realpath(filepath)
File "/usr/lib/python2.5/posixpath.py", line 413, in realpath
if isabs(filename):
File "/usr/lib/python2.5/posixpath.py", line 49, in isabs
return s.startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'
-- Fraser Burns
_______________________________________________
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]