On Tue, 9 Oct 2007 12:50:43 -0400, Ed Leafe wrote: > OK, so you get the context menu, make a selection, and before > anything else shows up, there is a delay and then a segfault. Here's > a quick and dirty way of finding out where in the process it's > getting hosed: replace ClassDesignerFormMixin.onRunLayoutWiz() with > the following:
I tried your code and got this [stratford:~/Python/daboide] billbedf% python ClassDesigner.py Dabo Info Log: Tue Oct 9 21:37:01 2007: 1 database connection definition(s) loaded. Dabo Info Log: Tue Oct 9 21:37:01 2007: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Tue Oct 9 21:37:01 2007: wxPython Version: 2.8.4.2 wxMac (unicode) 0 1 <LayoutPanel (baseclass dabo.ui.dPanel, id:-421)> 2 3 4 5 6 Bus error -- Bill Bedford "Nothing is as important as model railways and even that isn't very important" -some wiseguy somewhere _______________________________________________ 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]
