| 1 |
Dabo Info Log: Thu Jun 26 16:41:41 2008: wxPython Version: 2.8.7.1 wxMSW (unicod |
|---|
| 2 |
e) |
|---|
| 3 |
Traceback (most recent call last): |
|---|
| 4 |
File "C:\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_misc.py", line 1341 |
|---|
| 5 |
, in Notify |
|---|
| 6 |
self.notify() |
|---|
| 7 |
File "C:\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 1447 |
|---|
| 8 |
0, in Notify |
|---|
| 9 |
self.result = self.callable(*self.args, **self.kwargs) |
|---|
| 10 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dForm.py |
|---|
| 11 |
", line 146, in __update |
|---|
| 12 |
super(BaseForm, self).update() |
|---|
| 13 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 14 |
n.py", line 1224, in update |
|---|
| 15 |
self.raiseEvent(dEvents.Update) |
|---|
| 16 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 17 |
n.py", line 915, in raiseEvent |
|---|
| 18 |
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs) |
|---|
| 19 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\lib\eventMixin.p |
|---|
| 20 |
y", line 93, in raiseEvent |
|---|
| 21 |
bindingFunction(event) |
|---|
| 22 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 23 |
n.py", line 1201, in __onUpdate |
|---|
| 24 |
self.update() |
|---|
| 25 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 26 |
n.py", line 1224, in update |
|---|
| 27 |
self.raiseEvent(dEvents.Update) |
|---|
| 28 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 29 |
n.py", line 915, in raiseEvent |
|---|
| 30 |
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs) |
|---|
| 31 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\lib\eventMixin.p |
|---|
| 32 |
y", line 93, in raiseEvent |
|---|
| 33 |
bindingFunction(event) |
|---|
| 34 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 35 |
n.py", line 1201, in __onUpdate |
|---|
| 36 |
self.update() |
|---|
| 37 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 38 |
n.py", line 1224, in update |
|---|
| 39 |
self.raiseEvent(dEvents.Update) |
|---|
| 40 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 41 |
n.py", line 915, in raiseEvent |
|---|
| 42 |
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs) |
|---|
| 43 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\lib\eventMixin.p |
|---|
| 44 |
y", line 93, in raiseEvent |
|---|
| 45 |
bindingFunction(event) |
|---|
| 46 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\uiwx\dPemMixi |
|---|
| 47 |
n.py", line 1201, in __onUpdate |
|---|
| 48 |
self.update() |
|---|
| 49 |
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\ui\dDataControlM |
|---|
| 50 |
ixinBase.py", line 112, in update |
|---|
| 51 |
self.Value = method() |
|---|
| 52 |
TypeError: 'str' object is not callable |
|---|