I just installed the "DaboRuntimeSetupConsole" version that is supposed to show debug details. I'm still having the same problem and I'm not getting any debug output on the command line
--ifi On Mon, Dec 8, 2008 at 11:01 AM, Paul McNett <[EMAIL PROTECTED]> wrote: > ifiokoye wrote: > > Hi, > > > > I installed the runtime binary release of Dabo on my WindowsXP sp2 > machine. > > > > When I try running an application I created, Dabo starts and then exits > > immediately. > > > > i.e I see a flash of a minimized Dabo window and then it exits > immediately. > > > > But I can run the ClassDesigner and the demo program > > > > Any idea what I'm doing wrong? > > > > ps* I used the "AppWizard" to create the application I'm trying to run > ... > > and its just the default application that it creates from a database. I > > didn't edit any of the files. > > Do you see any useful output in the terminal window? If you don't have a > terminal > window, open it with Start Menu|Run, type "cmd<enter>". Then cd to the > application > directory and and run it like: > > c:\program files\daborun\daborun.exe MyApp.py > > If you still don't see output, you may need to download the alternate dabo > runtime > that includes terminal output. > > You are likely getting a traceback of some sort, but not being able to see > that > traceback isn't very useful for debugging! > > Paul > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
