Crash in TreeListCtrl

Frank Niessink wrote:

Hi all,

Attached app triggers a crash in the TreeListCtrl widget. Double click
the 'Double click me' item and then hit the 'up' or 'down' button on
your keyboard. This gives a segmentation fault on Mac OSX/Python
2.5/wxPython 2.8.3 (traceback attached). This bug was reported by a
Task Coach user on Windows so I don't think it is platform dependent.

Fixed. Thanks.

···

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

Frank Niessink wrote:

Hi Robin,

Frank Niessink wrote:
> Hi all,
>
> Attached app triggers a crash in the TreeListCtrl widget. Double click
> the 'Double click me' item and then hit the 'up' or 'down' button on
> your keyboard. This gives a segmentation fault on Mac OSX/Python
> 2.5/wxPython 2.8.3 (traceback attached). This bug was reported by a
> Task Coach user on Windows so I don't think it is platform dependent.

Fixed. Thanks.

Oh cool, thanks. Will this fix be included in 2.8.4?

Yes.

···

2007/5/7, Robin Dunn <robin@alldunn.com>:

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