Problems with GNUe under Vista 64
Duane Kaufman <[email protected]> Mon, 18 Jan 2010 12:27:01 -0500
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
Hello,
My name is Duane Kaufman, and I am new to GNUe. I thought I would give =20
it a test drive on a Vista64 machine here at work.
I installed the Windows binaries (Question: is this the _only_ =20
sanctioned way to install this, or can I install source, if I meet the =20
dependencies?)
I have installed:
gnue-common-0.6.9.win32-py2.5.exe
gnue-forms-0.6.3.win32-py2.5.exe
gnue-runtime-environment-2009.10.31.win32-py2.5.exe
When I attempt to run gnue-forms (by double-clicking on C:\Program =20
Files (x86)\GNUe\bin\gnue-forms.exe, I get the following error:
Traceback (most recent call last):
File "gnue-forms", line 34, in <module>
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFClient.py", =20
line 197, in run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py", =20
line 276, in run_from_file
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py", =20
line 365, in __run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line =20
324, in initialize
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in =20
phaseInit
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in =20
_phaseInit
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line =20
389, in phase_3_init
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\UIdriver.py", line 227, in =20
buildForm
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in =20
phaseInit
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in =20
_phaseInit
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 180, =20
in __primary_init
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 211, =20
in create_widget
File "C:\Program Files =20
(x86)\GNUe\bin\gnue\forms\uidrivers\wx26\widgets\form.py", line 165, =20
in _create_widget_
AttributeError: 'GFForm' object has no attribute '_layout'
Any ideas as to what I am doing wrong?
Thanks,
Duane