On Saturday 16 February 2008 04:17:32 pm Ed Leafe wrote: > On Feb 16, 2008, at 2:05 PM, johnf wrote: > > I'm getting a new error from one of my forms when I close the form. > > However, > > it does not happen every time. It is a very complex form and does a > > lot with > > data but I have tried to comment out all the UI stuff without much > > success in > > eliminating the error. Anyone have an idea what this is about and > > it's cure. > > Platform, version, etc. would be helpful. But from the subject it > looks like a Python memory error. > > BTW, be careful with subjects with lots of asterisks, etc. - those > tend to get caught by spam filters. Next time, put the error message > in the body of the email. > > -- Ed Leafe
The same thing happens on both SUSE 10.3 wxPython 2.8.6 and windows XP and wxPython 2.8.x I sure could use some help with this - because it's kicking my butt. I have about 3.5 hours trying to find this bug. I does not happen every time. But does happen only on closing of the form. I first noticed it because I had two forms open and closing the form in question closed both forms. Other than that fact all works on the form. I tried removing most of the UI but the bug stayed. So at this point I think it has something to do with the bizobjects. I'll know more tomorrow. -- John Fabiani _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
