Hello.
I'm trying to run the sample app that comes with gnue. I've got a
PostgreSQL database set up, and the gnue-appserver appears happy enough.
I tried to run gnue-forms. It gives me the login page (I've got this both
with a curses interface and a gtk2 one), but then fails as soon as I give
it a username/password. Here's the trace I get from the gtk2 version :-
Traceback (most recent call last):
File "/usr/bin/gnue-forms", line 34, in ?
client.run ()
File "/usr/lib/python2.3/site-packages/gnue/forms/GFClient.py", line
201, in run
File "/usr/lib/python2.3/site-packages/gnue/forms/GFInstance.py", line
332, in activate
File "/usr/lib/python2.3/site-packages/gnue/forms/GFInstance.py", line
364, in activateForm
File "/usr/lib/python2.3/site-packages/gnue/forms/GFForm.py", line 988,
in refreshDisplay
File
"/usr/lib/python2.3/site-packages/gnue/common/definitions/GObjects.py",
line 256, in walk
File
"/usr/lib/python2.3/site-packages/gnue/common/definitions/GObjects.py",
line 256, in walk
File
"/usr/lib/python2.3/site-packages/gnue/common/definitions/GObjects.py",
line 256, in walk
File
"/usr/lib/python2.3/site-packages/gnue/common/definitions/GObjects.py",
line 253, in walk
File "/usr/lib/python2.3/site-packages/gnue/forms/GFForm.py", line 997,
in __refreshDisplay
File
"/usr/lib/python2.3/site-packages/gnue/common/events/EventController.py",
line 154, in dispatch_event
File
"/usr/lib/python2.3/site-packages/gnue/forms/uidrivers/_base/UIdriver.py",
line 394, in updateEntry
KeyError: <<class 'gnue.forms.GFObjects.GFEntry.GFEntry'> instance
(__GF-1216340084) at -1216340084>
The dialogue says this is a bug & I should mail you. Is this something
daft I've done?
I'm using v0.5.1 of appserver and 0.5.16 of forms.
Vic.
_______________________________________________
Gnue-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue-dev