I am trying to use dabo on Win  XP for last few days getting errors every
time I try to run my app. I reinstalled  dabo to no avail. Also tried the
binary package but still get errors. I don't have the prior error messages
but here's the latest:

C:\tlog>tlog.py
XXX lineno: 642, opcode: 0
Traceback (most recent call last):
  File "C:\dabo\dabo\ui\uiwx\dControlMixin.py", line 27, in _onWxHit
    self.raiseEvent(dEvents.Hit, evt, *args, **kwargs)
  File "C:\dabo\dabo\ui\uiwx\dPemMixin.py", line 991, in raiseEvent
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
  File "C:\dabo\dabo\lib\eventMixin.py", line 96, in raiseEvent
    bindingFunction(event)
  File "C:\dabo\dabo\lib\datanav\Page.py", line 390, in onRequery
    self.requery()
  File "C:\dabo\dabo\lib\datanav\Page.py", line 418, in requery
    ret = frm.requery(_fromSelectPage=True)
  File "C:\dabo\dabo\lib\datanav\Form.py", line 642, in requery
    self.pageFrame.GetPage(0).requery()
SystemError: unknown opcode

I created the app using AppWizard. The query on the first page is fine but
get the error when querying other forms. Now I get the error after going
back to the original form that worked earlier. This is happening only on
Windows. Everything works fine on Linux.


Platform: Win
Python Version: 2.7 on win32
Dabo Version: Version 0.9.3; Revision ~6201
UI Version: 2.8.11.0 on wxMSW


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
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/[email protected]

Reply via email to