Very interesting!
Works fine on the dabodev.com webtest database.
When I try a large database of mine, with many tables, I never get the list
of tables, I just get a Python error, no tables at all
Traceback (most recent call last):
File
"d:\python25\lib\site-packages\Dabo-0.7.2s-py2.5.egg\dabo\lib\eventMixin.py",
line 97, in raiseEvent
File
"d:\python25\lib\site-packages\Dabo-0.7.2s-py2.5.egg\dabo\ui\dialogs\Wizard.py",
line 124, in onNext
File
"d:\python25\lib\site-packages\Dabo-0.7.2s-py2.5.egg\dabo\ui\dialogs\Wizard.py",
line 286, in _setCurrPage
File "C:\DABO\daboide\wizards\QuickLayoutWizard.py", line 154, in
onEnterPage
self.onTableSelection(None)
File "C:\DABO\daboide\wizards\QuickLayoutWizard.py", line 172, in
onTableSelection
fldInfo = [ (pktext[fldDict[p]["pk"]], typeText[fldDict[p]["type"]], p
) for p in flds]
KeyError: '?'
I tried a smaller database with fewer tables. The first table appears fine.
When I try to select another table I get the following from Python
Traceback (most recent call last):
File
"d:\python25\lib\site-packages\Dabo-0.7.2s-py2.5.egg\dabo\lib\eventMixin.py",
line 97, in raiseEvent
File "C:\DABO\daboide\wizards\QuickLayoutWizard.py", line 172, in
onTableSelection
fldInfo = [ (pktext[fldDict[p]["pk"]], typeText[fldDict[p]["type"]], p
) for p in flds]
KeyError: '?'
At 03:06 PM 2007-03-29 -0400, you wrote:
>On Mar 29, 2007, at 2:58 PM, Larry Bradley wrote:
>
> > Using Win2K, and 0.7.2 DABO
>
> This is the problem. 0.7.2 is ancient! It's based on our release of
>over 4.5 months ago, and thus you're missing everything new that has
>been added since then. Only a couple of bugfixes have been added, and
>even those are at least 2.5 months old now.
>
> > Trying to follow the screencast for using the class designer, but
> > using my
> > own mySQL database. The appwizard worked fine with this database,
> > so I know
> > there is nothing wrong with it or the connection
> >
> > The problem occurs when I try to use the data environment wizard. I
> > create
> > a new connection, test it, and save it. Then I select it from the
> > popup on
> > the wizard and click Next. Nothing happens. The table/field
> > selection form
> > does not come up. If I click Next again, it says there is nothing
> > to do - I
> > need to select something.
> >
> > Help!
>
> Until we revise our release policies, the only way to have anything
>that has any hope of working is to stay current with the code by
>using Subversion to get the current state of the art in Dabo. Yes,
>occasionally a bug will get introduced, but it is usually fixed
>within a day or so of being noticed. Using the "stable" code is like
>wearing a watch whose battery has died.
>
> Are you familiar with Subversion? If you don't have it already, get
>TortoiseSVN - it integrates right into Windows explorer and makes
>updates a snap.
>
> > Also, what's the password used on the dabodev site for the webtest
> > database, so I can try to duplicate the screencast?
>
>database: webtest
>username: webuser
>password: foxrocks
>
>-- Ed Leafe
>-- http://leafe.com
>-- http://dabodev.com
>
>
>
>_______________________________________________
>Post Messages to: [email protected]
>Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Larry Bradley
Orleans (Ottawa), Ontario, CANADA
--- 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