RE: [Fwd: Errors]
Bajusz Tamás <[email protected]> Tue, 21 Mar 2006 09:27:06 +0100
| Newsgroups | gmane.comp.gnu.enterprise.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Tom! The zip files from 3/16/06 are development snapshots, and designer is under heavy development by jcater. If you want to try it, it's better to install latest released versions. Don't mix releases/prereleases/snapshots/svn! I'v tried and downloaded/installed runtime without problem. Informix is not supported, today (it was before). The supported backends are mysql,potgresql,oracle,firebird,interbase,sqlite. The firebird and interbase uses the same driver/settings. Bajusz Tamás On Sun, 19 Mar 2006 17:50:11 -0500 "Tom Keating" <[email protected]> wrote: > Okay, > > here goes: > > I have installed the following: > > Python 4.2.2 using a windows installer program > wxMSW-2.6.2-Setup > wxPython2.6-win32-unicode-2.6.2.1-py24 > pywin32-207.win32-py2.4 > PyXML-0.8.4.win32-py2.4 > PIL-1.1.5.win32-py2.4 > kinterbasdb-3.2a1.win32-FB-1.5+2.0-py2.4 > egenix-mx-base-2.0.6.win32-py2.4 > > and as I mentioned I installed the 6 gnue zip files from 3/16/06. After > getting your e-mail I tried downloading > gnue-common-0.6.1-debug and windows runtime programs from the gnue site. > The runtime gave a corupt file error > to pkunzip routine so I then installed the the gnue-common-0.6.1 release > file page version on gnue-common. This is where I > am now and I am still generating the following errors. > > This is the error I get when I try to use the "connect to" under the file > drop down: > > Unable to connect to gnue > > Then if I try the datasource under the Insert I get: > > DB000: Traceback (most recent call last): > DB000: File "D:\python24\Lib\site-packages\gnue\designer\uidrivers\wx\Me > .py", line 75, in <lambda> > DB000: lambda event, l=self.document, e=action, x=eventdata: l.dispatch > (e, **x)) > DB000: File "D:\python24\Lib\site-packages\gnue\common\events\EventContr > .py", line 152, in dispatchEvent > DB000: handler (event) > DB000: File "D:\python24\Lib\site-packages\gnue\designer\forms\WizardRun > y", line 51, in run > DB000: BaseWizardRunner.run(self, event) > DB000: File "D:\python24\Lib\site-packages\gnue\designer\base\TemplatePa > py", line 649, in run > DB000: self.parser.run(*args, **parms) > DB000: File "D:\python24\Lib\site-packages\gnue\designer\base\TemplatePa > py", line 58, in run > DB000: self.document.buildWizardCurrentDict(), > DB000: File "D:\python24\Lib\site-packages\gnue\designer\forms\Document. > line 300, in buildWizardCurrentDict > DB000: return {'form': baseForm, > DB000: AttributeError: Document instance has no attribute 'visualEditor' > > Also in the common docs appendix B - it's not clear if informix and > interbase drivers are different > (There is no title for Informix, and there are no examples for Interbase) it > does say informix is not supported > in gnue-designer wizards as it doesn't support schema introspection, does > this refer to the Interbase or Informix? > see gnue-common developers guide page 33 - 34. > > -----Original Message----- > From: Bajusz Tamás [mailto:[email protected]] > Sent: Sunday, March 19, 2006 12:00 > To: Tom Keating > Subject: Re: [GNUe-dev] [Fwd: Errors] >