2nd that error.  I was conecting to pg too.  Just bought a laptop last
weekend and after installing the latest svn, I recieved the same
message.  I'm almost up to speed on the new computer, but that's been
tough, with a 2 month old eating up a lot of my time.

I thought the error was because I was accessing the database via a vpn
connection, but that didn't make sense, since that should be
transparent.

-Joseph

On Fri, 2007-01-12 at 12:07 +0000, [EMAIL PROTECTED] wrote:
> Gents,
> 
> Still problems but lets rehash the current
> situation becuase I think there is some confusion.
> 
> Postgresql/PostGIS: Is not the problem.  I just
> un-installed PostGIS & pgsql 8.2, installed 8.2.1
> and only have one database, "temp", created with
> one table with a vchar field and 3 double
> precision fields.  So there are no non-standard
> fields.
> 
> I have updated my svn this morning for dabo and
> daboide.
> 
> The problem is when I select my database
> connection, that does test sucessfully, the
> "Select Data Connection" screen does not want to
> select the connection.  After I select my
> connection, and click the "Next>" button, nothing
> happens except the error message below.  If I then
> select my connection again I get an message window
> appear stating "Please select something first"
> issued from the class designer.  I can see that my
> connection is selected when I click next so it
> appears that the selection box is not responsive.
> 
> Now another problem has appeared.  If I then try
> to create a new file based connection, after I
> save the connection to a file, close the
> connection window, daboide crashes out.
> 
> So I cannot even get to the stage where I can
> select the table and fields.
> 
> Sorry to be such a pain.  It looks like you guys
> have done some really good work.
> 
> Phil
> 
> 
> 
> C:\data\pgsql\svn_daboide>ClassDesigner.py
> Dabo Info Log: Fri Jan 12 04:50:40 2007: PyOpenGL
> not present, so dGlWindow is n
> ot loaded.
> Dabo Info Log: Fri Jan 12 04:50:40 2007: 5
> database connection definition(s) loa
> ded.
> Dabo Info Log: Fri Jan 12 04:50:40 2007: User
> interface already set to 'wx', so
> dApp didn't touch it.
> Dabo Info Log: Fri Jan 12 04:50:40 2007: wxPython
> Version: 2.6.3.3 wxMSW (unicod
> e)
> Traceback (most recent call last):
>   File
> "C:\data\pgsql\svn_dabo\dabo\lib\eventMixin.py",
> line 97, in raiseEvent
>     bindingFunction(event)
>   File
> "C:\data\pgsql\svn_dabo\dabo\ui\dialogs\Wizard.py",
> line 124, in onNext
>     self.CurrentPage += pg.nextPage()
>   File
> "C:\data\pgsql\svn_dabo\dabo\ui\dialogs\Wizard.py",
> line 286, in _setCurr
> Page
>    
> self._pages[self._currentPage].onEnterPage(direction)
>   File
> "C:\data\pgsql\svn_daboide\wizards\QuickLayoutWizard.py",
> line 155, in on
> EnterPage
>     self.onTableSelection(None)
>   File
> "C:\data\pgsql\svn_daboide\wizards\QuickLayoutWizard.py",
> line 173, in on
> TableSelection
>     fldInfo = [ (pktext[fldDict[p]["pk"]],
> typeText[fldDict[p]["type"]], p ) for
>  p in flds]
> KeyError: '?'
>  
> 
> 
> _______________________________________________
> 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

Reply via email to