Re: Cryptic error message
James Thompson <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 28 March 2004 06:37 pm, [email protected] wrote: <snip> > One of them is defining blocks in a form that don't get used. In such > situation, a traceback like below one may be obtained. I suppose that > it shouldn't make gnue-forms crashing or, if does, be reported as > convenient. <snip> > DB000: entry = self.findFocus(child) > DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFForm.py", line > 257, in findFocus > DB000: object = object._entryList[0] > DB000: IndexError: list index out of range This is now fixed in svn. Take Care, James