Issue received via Error Reporter:
---- Notes ----
Please provide additional information about the crash here
I set a breakpoint on a function which was running in a another thread (ie my application launches a new thread) I then Clicked on Pyvariable + self to see all the attributes of self.
Then got
Loading… Data Retrieval Timeout
---- System Information ----
Editra Version: 0.6.48 Operating System: Windows NT 6.1 (build 7600) Python Version: 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] wxPython Version: 2.8.12.0 (msw-unicode) wxPython Info: (WXMSW, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29) Python Encoding: Default=ascii File=mbcs wxPython Encoding: cp1252 System Architecture: 32bit x86 Byte order: little Frozen: windows_exe
---- End System Information ----
---- Traceback Info ----
* Mon May 23 16:36:35 2011 * Traceback (most recent call last): File "wx_core.pyo", line 14660, in <lambda> File "c:\users\masker\appdata\roaming\editra\plugins\pystudio-0.1-py2.6.egg\PyStudio\Debugger\VariablesLists.py", line 275, in _itemexpandingcallback
UnboundLocalError: local variable 'freselect_child' referenced before assignment
---- End Traceback Info ----
Comment #1
Posted on May 24, 2011 by Happy MonkeyFixed in current svn
*Fix undeclared variable error
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Plugin-PyStudio