[wxPython-users] App.SetAppName & App.SetVendorName
Dj Gilcrease
digitalxero at gmail.com
Wed Jan 31 13:25:03 PST 2007
By chance do you have any wxTimers running in your app that you are
not explicitly calling Stop on during application exit?
On 1/31/07, Joe Brown <joebrown at podiatryfl.com> wrote:
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
--
Dj Gilcrease
OpenRPG Developer
~~http://www.openrpg.com
OpenRPG+ Lead Developer
~~http://openrpg.digitalxero.net
XeroPortal Creator
~~http://www.digitalxero.net
Web Admin for Thewarcouncil.us
~~http://www.thewarcouncil.us
More information about the wxpython-users
mailing list