Open GoogleCodeExporter opened 9 years ago
#---- Notes ----#
Please provide additional information about the crash here
PyStudio v0.6
#---- System Information ----#
Editra Version: 0.7.20
Operating System: Mac OS X (Darwin 12.2.1 x86_64)
Mac OSX: 10.8.2
Python Version: 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:32:06)
[GCC 4.0.1 (Apple Inc. build 5493)]
wxPython Version: 2.8.12.1 (mac-unicode)
wxPython Info: (__WXMAC__, wxMac, unicode, wx-assertions-on, SWIG-1.3.29,
mac-cg, mac-native-tb)
Python Encoding: Default=ascii File=utf-8
wxPython Encoding: US-ASCII
System Architecture: 32bit x86_64
Byte order: little
Frozen: macosx_app
#---- End System Information ----#
#---- Traceback Info ----#
*** Sat Feb 16 16:18:08 2013 ***
Traceback (most recent call last):
File "wx/_core.pyo", line 14669, in <lambda>
File "/Users/Ken/Library/Application Support/Editra/plugins/PyStudio-0.7-py2.7.egg/PyStudio/Debugger/StackThreadShelfWindow.py", line 119, in UpdateThreadList
File "/Users/Ken/Library/Application Support/Editra/plugins/PyStudio-0.7-py2.7.egg/PyStudio/Debugger/ThreadsList.py", line 100, in PopulateRows
File "wx/_controls.pyo", line 4595, in SetItemData
OverflowError: Python int too large to convert to C long
*** Sat Feb 16 16:30:37 2013 ***
Traceback (most recent call last):
File "wx/_core.pyo", line 14669, in <lambda>
File "/Users/Ken/Library/Application Support/Editra/plugins/PyStudio-0.7-py2.7.egg/PyStudio/Debugger/StackThreadShelfWindow.py", line 119, in UpdateThreadList
File "/Users/Ken/Library/Application Support/Editra/plugins/PyStudio-0.7-py2.7.egg/PyStudio/Debugger/ThreadsList.py", line 100, in PopulateRows
File "wx/_controls.pyo", line 4595, in SetItemData
OverflowError: Python int too large to convert to C long
#---- End Traceback Info ----#
Original comment by kcros...@gmail.com
on 16 Feb 2013 at 9:32
Original issue reported on code.google.com by
CodyPrec...@gmail.com
on 28 Aug 2012 at 3:57