Success! Started in daboruntime folder and in the appwiz folder and both worked as expected. The pathing issue appears to be resolved.
I tried to insist on spaces, tho, and that did not meet with the same success. Traceback (most recent call last): File "c:\projects\dabo\lib\eventMixin.py", line 97, in raiseEvent File "C:\Program Files\Dabo Runtime\dabo\ui\dialogs\Wizard.py", line 122, in onNext File "C:\Program Files\Dabo Runtime\dabo\ui\dialogs\Wizard.py", line 138, in _finish File "AppWizard.py", line 770, in onLeavePage File "AppWizard.py", line 976, in createApp File "AppWizard.py", line 989, in _convertTabsToSpaces File "ntpath.pyc", line 329, in walk File "AppWizard.py", line 988, in func TypeError: process() got an unexpected keyword argument 'saveBackup' -Joseph On Wed, 2006-12-20 at 11:35 -0500, Ed Leafe wrote: > On Dec 18, 2006, at 12:41 PM, Joe Brown wrote: > > > When I ran it from the AppWizard folder, It tried to find the file in > > the current working directory (at startup) > > c:\program files\dabo runtime\spec-main.py.txt > > > > When I ran it from the daborun.exe folder it tried to find it in > > c:\program files\dabo runtime\ide\wizards\appwizard\ide\wizards > > \appwizard > > > > (note the two sets if ide\wizards\appwizard) folders. > > > > When I ran it from c:\ specifying the full path to everything > > including > > the c:\ it worked. Force-fed it an absolute path. > > > > (this was with the gui runtime, not the console version. > > OK, I've found the source of the problem, and think that I have it > corrected. Would you mind testing it and letting me know before we > update the main site? The file is at: > ftp://leafe.com/dabo/win/DaboRuntimeSetupConsole-TEST.exe > > Uninstall your current version, and then run this installer. Try it > out from various locations as you did before, and let me know if you > find any more problems. > > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
