I'll try to discover where the problem first started. But it had to be in the 
last couple of days.

Traceback (most recent call last):
  File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dControlMixin.py", line 27, in 
_onWxHit
    self.raiseEvent(dEvents.Hit, evt, *args, **kwargs)
  File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dPemMixin.py", line 949, in 
raiseEvent
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, 
**kwargs)
  File "/home/johnf/downloads/dabo/dabo/lib/eventMixin.py", line 93, in 
raiseEvent
    bindingFunction(event)
  File "/home/johnf/pyProject/pyProject/pespy/lookup.py", line 461, in OnOKBtn
    self.CallingForm.requery()
  File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dForm.py", line 482, in 
requery
    response = bizobj.requery()
  File "/home/johnf/downloads/dabo/dabo/biz/dBizobj.py", line 905, in requery
    self.requeryAllChildren()
  File "/home/johnf/downloads/dabo/dabo/biz/dBizobj.py", line 1433, in 
requeryAllChildren
    child.requery()
  File "/home/johnf/downloads/dabo/dabo/biz/dBizobj.py", line 871, in requery
    self.setChildLinkFilter()
  File "/home/johnf/downloads/dabo/dabo/biz/dBizobj.py", line 932, in 
setChildLinkFilter
    self._CurrentCursor.setChildFilter(linkField, val)
  File "/home/johnf/downloads/dabo/dabo/db/dCursorMixin.py", line 2153, in 
setChildFilter
    alias = self.sqlManager._fromClause.split()[-1]
IndexError: list index out of range
-- 
John Fabiani

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/200904211134.53069.jfabi...@yolo.com

Reply via email to