Re: [dabo-users] Dabo error

2009-08-17 Thread Kevin Long
'file_revision': '5308', 'version': '0.9.2', 'revision': '~5308'} '2.8.7.1 (gtk2-unicode)' Platform: GTK Python Version: 2.5.2 on linux2 Dabo Version: Version 0.9.2; Revision ~5308 UI Version 2.8.7.1 on wxGTK (gtk2) How is that? Ed Leafe wrote: > On Aug 17, 2009, at 11:59 AM, Kevin Long wrote: >

Re: [dabo-users] Dabo error

2009-08-17 Thread Ed Leafe
On Aug 17, 2009, at 11:59 AM, Kevin Long wrote: > Ubuntu 8.04 > Python 2.5.2 > > Dell Precision T5400 16G ram, dual quad core AMD. Please read the request below. This will be the third time I have asked you for this specific information, and without it I cannot help you. "Also, pleas

Re: [dabo-users] Dabo error

2009-08-17 Thread Kevin Long
Ubuntu 8.04 Python 2.5.2 Dell Precision T5400 16G ram, dual quad core AMD. Ed Leafe wrote: > On Aug 17, 2009, at 8:56 AM, Kevin Long wrote: > > >> I am trying to run through the tutorial on line called "The Step-By- >> Step >> Guide to Dabo Programming". That is the message I get when I try

Re: [dabo-users] Dabo error

2009-08-17 Thread Ed Leafe
On Aug 17, 2009, at 8:56 AM, Kevin Long wrote: > I am trying to run through the tutorial on line called "The Step-By- > Step > Guide to Dabo Programming". That is the message I get when I try to > run > option from the menu. I think you may have mis-typed; do you mean it happens when y

Re: [dabo-users] Dabo error

2009-08-17 Thread Kevin Long
Ed, I am trying to run through the tutorial on line called "The Step-By-Step Guide to Dabo Programming". That is the message I get when I try to run option from the menu. Kevin Ed Leafe wrote: > On Aug 14, 2009, at 3:40 PM, Kevin Long wrote: > > >> I have been trying to write an app using D

Re: [dabo-users] Dabo error

2009-08-15 Thread Ed Leafe
On Aug 15, 2009, at 8:01 PM, Steve Rose wrote: > I've had the same problem as Kevin with the CD for some time now. > This also > cropped up maybe six months ago but was fixed for a time by an > update, then > several months ago it broke again. I inquired about the error a few > weeks > ago

[dabo-users] Dabo error

2009-08-15 Thread Steve Rose
I've had the same problem as Kevin with the CD for some time now. This also cropped up maybe six months ago but was fixed for a time by an update, then several months ago it broke again. I inquired about the error a few weeks ago and as I recall the advice was to install SVN (which I would like t

Re: [dabo-users] Dabo error

2009-08-15 Thread Ed Leafe
On Aug 14, 2009, at 3:40 PM, Kevin Long wrote: > I have been trying to write an app using Dabo and I can't seem to get > passed this error while using the ClassDesigner. > > 'SizerItem' object has no attribute 'GetPos' > > Any ideas as to what an idot like me could be doing wrong? Open u

[dabo-users] Dabo error

2009-08-15 Thread Kevin Long
Ed, I have been trying to write an app using Dabo and I can't seem to get passed this error while using the ClassDesigner. 'SizerItem' object has no attribute 'GetPos' Any ideas as to what an idot like me could be doing wrong? -- -Kevin Long- Director of PharmacoInformatics UNC Institute for

Re: [dabo-users] Dabo Error Log

2009-03-14 Thread Ed Leafe
On Mar 14, 2009, at 7:25 PM, Roger Lovelock wrote: > Have coded my way around this one - but it seems strange that error > that > occur inside a try block create a dabo log entry! Not strange at all. This is considered a condition that is not a coding error, so it doesn't cause a trac

Re: [dabo-users] Dabo Error Log

2009-03-14 Thread Roger Lovelock
Have coded my way around this one - but it seems strange that error that occur inside a try block create a dabo log entry! Roger - Original Message - From: "Roger Lovelock" To: "Dabo Users list" Sent: Sunday, March 15, 2009 10:42 AM Subject: [dabo-u

[dabo-users] Dabo Error Log

2009-03-14 Thread Roger Lovelock
Hi, Had a problem with error messages when I tried to run a report and no data was present (go a complete trace in the exe.log file). I put the entire section of code in a try: except: block, with a dabo.ui.exclaim message in the except block. Idea was I didn't want dabo to say there were

Re: [dabo-users] Dabo Error When Opening Database File

2007-02-05 Thread Ed Leafe
On Feb 4, 2007, at 11:32 PM, Telly Williams wrote: > Thanks, Paul. That worked great, but now I have another problem: the > connection won't take after I create my .cnxml file. It's the same > problem that was asked about earlier. I hit the "Next" button and it > gives me a "Please select somet

Re: [dabo-users] Dabo Error When Opening Database File

2007-02-04 Thread Telly Williams
In response to my earlier message about not getting the Class Designer to connect to the database when I click "Next", I do, in fact, have no problems with the AppWizard. It's just the Class Designer (as per the screencast). Telly ___ Post Messages to:

Re: [dabo-users] Dabo Error When Opening Database File

2007-02-04 Thread johnf
On Sunday 04 February 2007 20:32, Telly Williams wrote: > Paul McNett wrote: > > I think it is likely that the problem reduces down to you using the > ascii version of wxPython instead of unicode. Can you install the > unicode wxPython and try again? > > -- > > Thanks, Paul.

Re: [dabo-users] Dabo Error When Opening Database File

2007-02-04 Thread Telly Williams
Paul McNett wrote: I think it is likely that the problem reduces down to you using the ascii version of wxPython instead of unicode. Can you install the unicode wxPython and try again? -- Thanks, Paul. That worked great, but now I have another problem: the connection won

Re: [dabo-users] Dabo Error When Opening Database File

2007-02-03 Thread Paul McNett
Telly Williams wrote: > I was following the screencast for starting up Dabo and creating a > database from MySQL. Thing is, when I enter the command: python > test.py, and the screen appears for a hot second and then I see this > error (below) on the DOS screen. I changed my version of wxPy

[dabo-users] Dabo Error When Opening Database File

2007-02-03 Thread Telly Williams
Hi, I was following the screencast for starting up Dabo and creating a database from MySQL. Thing is, when I enter the command: python test.py, and the screen appears for a hot second and then I see this error (below) on the DOS screen. I changed my version of wxPython to 2.6, but it did