I've run the DaboDemo update with some additional debug code I added in. This is what I got:
C:\dabo\demo>DaboDemo.py Dabo Error Log: Tue Mar 17 12:05:28 2009: ListSpacing is not supported in wxPyth on 2.8.9.2 mdbg: project names: ['DaboDemo'] mdbg: proj ver: DaboDemo 0 mdbg: webpath: demo mdbg: opening url: http://dabodev.com/frameworkVersions/changedFiles/dem/0 mdbg: Opening web file: http://dabodev.com/versions/demo/appRecipes Dabo Error Log: Tue Mar 17 12:05:34 2009: Cannot update files; Error: HTTP Error 404: Not Found It looks like it's not finding the file appRecipes on the dabodev.com servers. Is that correct? When I downloaded the file ://dabodev.com/frameworkVersions/changedFiles/dem/0 and looked at it I tried to pull up some of the files it's pointing to. I was able to pull up anything I tried except the ones that were at the top of the list and began appRecipes. Matt J. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ed Leafe Sent: Friday, March 13, 2009 11:47 AM To: Dabo Users list Subject: Re: [dabo-users] Dabo 0.9.1 ran webupdate now broken On Mar 13, 2009, at 11:50 AM, Matt Jackson wrote: > 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. If the preference for auto-running the Web Update check is not defined, it is assumed that it is the first time that you are running the app. If you decline web update, it remembers that preference; you can go into the preferences dialog to change that at any time. But once you say you don't want Dabo to check for updates, it won't; the only way to see if there are updates would be to click the "Check now..." button in the pref dialog. > If I delete somepath\dabo or rename it and > expand the contents of the downloaded zip file to somepath\dabo again, > shouldn't it be just like starting over as far as dabo is concerned? No, since the preferences are persisted. Paul has already explained how to deal with that. > The permissions error I was getting before is restricted to just the > dabodemo application when I try to run web update. I never get that > message when I'm working on classdesigner. It seems that somewhere > Dabo > is having trouble updating the framework. I have no idea why you were getting a permissions error; the only cases where that should happen is if a) the files were in a folder that you could not write to, or b) you had one or more files opened in another app (say, an editor) and Windows couldn't overwrite them. > The one time I was able to update the classdesigner and have it open > again was the following. I installed in %userprofile%\dabo. Ran > dabodemo and it said it appears to be the first time running. I > updated. The app closed and when I ran it again it asked me again > if I > wanted to update. I did so and then it closed again. I ran it again > and this time it opened. By the way it was updated to 5105. I then > closed the demo and tried to open the class designer. I received the > error no attribute CxnFile. That shows that your Class Designer was older than the framework code. We made changes to that property that should be in both places. > I then deleted all the folders, and > extracted them again from the zip file. This time I ran the > classdesigner first and I did NOT get the message about first time > running dabo. Because the preference existed. > I did not update when it asked me. I opened it and went > to preferences. I clicked the update now button and received a > message > about updates available. I believe it said something about updates > for > both classdesigner and dabo but not sure. I clicked yes to > upgrade. It > upgraded to 5105. I closed program. I then ran classdesigner again > and > it opened fine. I have not been able to duplicate this success since. If you delete the old copy and re-unzip, you'll be back to the broken older code. Once you have it updated, there is no reason to go back, and lots of reasons not to go back. -- Ed Leafe [excessive quoting removed by server] _______________________________________________ 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]
