On Tue, 2006-12-12 at 15:12 -0600, [EMAIL PROTECTED] wrote: > Are you running the AppWizard from the command line? If so are there > any error or log messages? > > Robert > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Joe Brown > > Sent: Tuesday, December 12, 2006 10:00 AM > > To: Dabo Users list > > Subject: [dabo-users] App Wizzard > > > > > > I was excited to learn about the app wizard. > > > > Kudos! > > > > I was a bit disappointed I ran the app wizard. > > > > Using a postgreSQL database, I made no progress. The wizard > > stops at "press Finish to create your application" and > > pressing finish results in having to ability to press finish again. > > > > It successfully found my imaging table in the database and > > makes it to the finish line, but refuses to cross it. :-( > > > > Cancel exits and I can go back, but it won't generate a .py > > file larger than 0 bytes in size. > > > > daborun 0.7 > > postgresql 8.1 > > > > -Joseph
I don't know if this will help or not. I just downloaded 0.7.1 from dabodev.com to see if I could reproduce his error and got a different error than Joe's. I can finish the AppWizard and when I run the created .py file with daborun.exe I get: C:\Program Files\Dabo Runtime\ide\wizards\AppWizard\cancerlit>"c: \Program Files\ Dabo Runtime\daborun.exe" cancerlit.py APPENDING C:\Program Files\Dabo Runtime\ide\wizards\AppWizard\cancerlit TO PATH -------------------------------------------- RUN ARGS ['c:\\Program Files\\Dabo Runtime\\daborun.exe', 'cancerlit.py'] PATH ['c:\\Program Files\\Dabo Runtime', 'c:\\Program Files\\Dabo Runtime\\libra ry.zip', '"C:\\Program Files\\Dabo Runtime\\ide\\wizards\\AppWizard\ \cancerlit"' ] CURDIR C:\Program Files\Dabo Runtime\ide\wizards\AppWizard\cancerlit self.prg: cancerlit.py cancerlit self.module: None PTHDIR BEFORE EXEC ISFILE: APPENDING to PATH Dabo Info Log: Tue Dec 12 16:24:27 2006: 0 database connection definition(s) loa ded. Dabo Info Log: Tue Dec 12 16:24:27 2006: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Tue Dec 12 16:24:27 2006: wxPython Version: 2.6.3.3 wxMSW (unicod e) EXECFILE ERROR 'Clients' object has no attribute 'dbapiCursorClass' C:\Program Files\Dabo Runtime\ide\wizards\AppWizard\cancerlit> Brian --- 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
