On Fri, Dec 3, 2010 at 15:45, Paul McNett <[email protected]> wrote: > On 12/3/10 11:51 AM, Ashish wrote: > > 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 > > My only guess is that there's something about Python 2.7 that isn't playing > well. > What versions of things do you have on Linux? > > The latest Python I've tested Dabo with is 2.6.5. > > I have issues with 2.7 on Windows and *nix. I see the XXX OptCode lines and then error out inside the wx module with a unicode error. I suggest that you stick with 2.6.6 and wx 2.8.11 for now. wx 2.9.x doesn't play well with Dabo at the moment.
Regards, Nate --- 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]
