Duane Kaufman
2010-01-18 17:27:01 UTC
Hello,
My name is Duane Kaufman, and I am new to GNUe. I thought I would give
it a test drive on a Vista64 machine here at work.
I installed the Windows binaries (Question: is this the _only_
sanctioned way to install this, or can I install source, if I meet the
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
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",
line 197, in run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py",
line 276, in run_from_file
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py",
line 365, in __run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line
324, in initialize
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in
phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in
_phaseInit
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line
389, in phase_3_init
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\UIdriver.py", line 227, in
buildForm
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in
phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in
_phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 180,
in __primary_init
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 211,
in create_widget
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\wx26\widgets\form.py", line 165,
in _create_widget_
AttributeError: 'GFForm' object has no attribute '_layout'
Any ideas as to what I am doing wrong?
Thanks,
Duane
My name is Duane Kaufman, and I am new to GNUe. I thought I would give
it a test drive on a Vista64 machine here at work.
I installed the Windows binaries (Question: is this the _only_
sanctioned way to install this, or can I install source, if I meet the
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
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",
line 197, in run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py",
line 276, in run_from_file
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFInstance.py",
line 365, in __run
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line
324, in initialize
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in
phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in
_phaseInit
File "C:\Program Files (x86)\GNUe\bin\gnue\forms\GFForm.py", line
389, in phase_3_init
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\UIdriver.py", line 227, in
buildForm
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 163, in
phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\common\definitions\GObjects.py", line 335, in
_phaseInit
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 180,
in __primary_init
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\_base\widgets\_base.py", line 211,
in create_widget
File "C:\Program Files
(x86)\GNUe\bin\gnue\forms\uidrivers\wx26\widgets\form.py", line 165,
in _create_widget_
AttributeError: 'GFForm' object has no attribute '_layout'
Any ideas as to what I am doing wrong?
Thanks,
Duane