I've installed Dabo 0.9.1

I opened it up and it worked.

Then I ran the web update from the preferences in the classdesigner.

The update says it completed successfully but it does happen very fast.

I exited the program.and when I go to start the classdesigner again 

I get the following:

--------------------------------

Traceback (most recent call last):

  File "C:\dabo\ide\ClassDesigner.py", line 4165, in <module>

    clsDes = ClassDesigner(f)

  File "C:\dabo\ide\ClassDesigner.py", line 189, in __init__

    frm._initialStateDict = frm.getDesignerDict()

  File "C:\dabo\ide\ClassDesignerComponents.py", line 91, in
getDesignerDict

    defVals = self.Controller.getDefaultValues(self)

  File "C:\dabo\ide\ClassDesigner.py", line 1493, in getDefaultValues

    ret[prop] = eval("obj.%s" % prop)

  File "<string>", line 1, in <module>

AttributeError: 'DesForm' object has no attribute 'CxnFile'

--------------------------------

 

I saw in some of the mailing list messages that this is the result of
having an

Updated ide but an old dabo version.

I have dabo installed in path c:\dabo

And I have a dabo.pth file with that path in it.

 

I have made a change to the dabo\ui\__init__.py file to load

The correct version of wxPython because I have a couple of different
versions

Loaded.  I'm using wxversion.select("2.8-unicode") to select it before
it's loaded.

 

I tried to run the webupdate from the dabo demo program and from there I
get

Permission errors and the update fails.

 

I got dabo to work on a laptop of mine last night.  The steps I took
were the same and 

I have the same environment on both the laptop and desktop which has a
couple of versions

Of wxPythons installed.  Not sure what the differences are.

 

Any ideas?

 

I'm really excited to find this project.  I want to get to the point
where I can start rolling out some dabo projects to replace access.  

 

Thanks.

 

Matthew Jackson 

Buffalo Bill Historical Center

IT Technician

v.307.578.4091

http://www.bbhc.org

 

 



--- 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