wxPython Crash

Hi,

I am a bit of a newbie for desktop app development, and I ran into this issue learning python/wxPython in which wx crashes when entering the frame.

There seems to be a bug already reported http://trac.wxwidgets.org/ticket/10203 however I also noticed that the 64 bit installation package for has a bug in which it doest not detect the installation path for python 2.6 .

Can anyone help me on how to fix these 2 issues?

Thank you.

Samuel Morhaim wrote:

Hi,
I am a bit of a newbie for desktop app development, and I ran into this issue learning python/wxPython in which wx crashes when entering the frame.

There seems to be a bug already reported wxTrac has been migrated to GitHub Issues - wxWidgets however I also noticed that the 64 bit installation package for has a bug in which it doest not detect the installation path for python 2.6 .

Can anyone help me on how to fix these 2 issues?

For now the best thing to do is go back to a Python 2.5 version of wxPython and wait for the next release for the fixes.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Thank you! quick solution but i think it will do for the meantime!

···

On Thu, Nov 20, 2008 at 12:29 PM, Robin Dunn robin@alldunn.com wrote:

Samuel Morhaim wrote:

Hi,

I am a bit of a newbie for desktop app development, and I ran into this issue learning python/wxPython in which wx crashes when entering the frame.

There seems to be a bug already reported http://trac.wxwidgets.org/ticket/10203 however I also noticed that the 64 bit installation package for has a bug in which it doest not detect the installation path for python 2.6 .

Can anyone help me on how to fix these 2 issues?

For now the best thing to do is go back to a Python 2.5 version of wxPython and wait for the next release for the fixes.

Robin Dunn

Software Craftsman

http://wxPython.org Java give you jitters? Relax with wxPython!


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Hi

Is there a planned date or schedule for the next wxPython release?

I have tried building wxPython from source on Vista, without success.

Gavin Gray

Samuel Morhaim wrote:

···

wxpython-users@lists.wxwidgets.orghttp://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Gavin Gray wrote:

Hi

Is there a planned date or schedule for the next wxPython release?

I have tried building wxPython from source on Vista, without success.

I plan on doing a 2.8.9.2 release as soon as I get some time to get caught up on everything that I am behind on. :wink:

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!