When opening Spyder then closing one of the open documents in the editor, I get 
the following error in the internal console:

Traceback (most recent call last):
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/plugins/editor.py",
 line 1060, in close_file_in_all_editorstacks
    editorstack.close_file(index, force=True)
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/widgets/editor.py",
 line 1196, in close_file
    finfo = self.data[index]
IndexError: list index out of range

I also notice that the file path banner above the file tabs continues to 
display the file path to the closed document, regardless of which document is 
selected in the Editor.
I don't know how critical this is, but for me it is primarily an annoyance.

Thanks for the great application and keep up the good work!

Thanks,
Ryan Clary

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to