Matt Jackson wrote:
> I've worked on this a bit but the answer is elusive and not yet
> determined.
> I'm running on Windows XP SP2 on both my laptop and my desktop.
> The file blocking I fixed, but it did not make a difference in my
> problem.
> 
> One thing that is odd is that my results seem to be so inconsistent.
> What I'm doing is I've downloaded a Dabo 9.1 zip file for windows.  I
> create a folder, unzip to that folder.  Then I update my python dabo.pth
> file to point to the location of the dabo module folder.  I update the
> ui\__init__.py file to use wxversion.select("2.8-unicode") just before
> it try's loading wx.  I then run the classdesigner.py from the ide
> folder.  Usually I'm doing it from a command prompt so the error
> messages remain if it the app is unable to successfully open.  
>

Can you explain why you have to change ui/__init__.py ?
Do you have multiple wx versions installed?

> The part that's inconsistent is that I've only once received the message
> when I run the classdesigner that this appears to be the first time you
> are running dabo do you want to update.  Most times I get no message
> about that.  I then go into preferences and click the update now button.
> 

On the first run Dabo creates a preferences file.
It is located in:
c:\Documents and Settings\YourUserDir\Application
Data\Dabo\DaboPreferences.db
You can look at the preferences by using PrefEditor.py.
If you want to start fresh, yust delete DbPreferences.db.

Sorry, i can't help about your permission problems.

Uwe

_______________________________________________
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