[wx-dev] #9733: Segmentation fault with wx.Clipboard_Get
wxTrac
noreply at wxsite.net
Mon Jul 14 11:35:57 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9733>
#9733: Segmentation fault with wx.Clipboard_Get
------------------------+---------------------------------------------------
Reporter: mgogoulos | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: wxGTK | Version: 2.8.7.1
Keywords: | Blockedby:
Patch: 0 | Blocking:
------------------------+---------------------------------------------------
Clipboard_Get results in segfault when called with no arguments on python-
wx 2.8
>>> import wx
>>> wx.version()
'2.8.7.1 (gtk2-unicode)'
>>> wx.Clipboard_Get()
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/9733>
More information about the wx-dev
mailing list