[wx-dev] #9732: Segmentation fault with wx.Button_GetDefaultSize
wxTrac
noreply at wxsite.net
Mon Jul 14 11:33:23 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9732>
#9732: Segmentation fault with wx.Button_GetDefaultSize
------------------------+---------------------------------------------------
Reporter: mgogoulos | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: wxGTK | Version: 2.8.7.1
Keywords: | Blockedby:
Patch: 0 | Blocking:
------------------------+---------------------------------------------------
Button_GetDefaultSize results in segfault when called with no arguments on
python-wx 2.8
>>> import wx
>>> wx.version()
'2.8.7.1 (gtk2-unicode)'
>>> wx. ()
Segmentation fault
tested on ubuntu hardy with the following versions:
python-wxgtk2.8 2.8.7.1-0ubuntu3
python-wxversion 2.8.7.1-0ubuntu3
python2.5 2.5.2-2ubuntu4
Bug was not tested on other platforms or versions of wx which may as well
be affected.
Best regards,
Markos Gogoulos
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9732>
More information about the wx-dev
mailing list