App.SetAppName & App.SetVendorName

Joe Brown joebrown at podiatryfl.com
Wed Jan 31 13:11:31 PST 2007


Thought I'd try a version of wxPython latter than 2.6.

My Application keeps gpf's on exit...  This makes no sense to me.

My first suspect was the App class, so I started inspecting my OnInit
and discovered that if I comment out the piece where it sets both
AppName & VendorName...  I get to run it once w/out crash then the next
execution, it crashes (gpf) on exit.

I've tried commenting out the config.read/writes and that doesn't appear
to have any affect.

I haven't been able to isolate the cause any further.

XP, Python 2.4 & wxPython 2.8 I think this behavior also existed in 2.7

Commenting app/vendor settings works for one execution of my program,
but then subsequent executions also gpf.

Joseph





More information about the wxpython-users mailing list