What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "c:\program files\python35\lib\site-packages\spyder\plugins\projects.py", line 148, in
lambda v: self.editor.setup_open_files())
File "c:\program files\python35\lib\site-packages\spyder\plugins\editor.py", line 2662, in setup_open_files
self.close_all_files()
File "c:\program files\python35\lib\site-packages\spyder\plugins\editor.py", line 1974, in close_all_files
self.editorstacks[0].close_all_files()
File "c:\program files\python35\lib\site-packages\spyder\widgets\editor.py", line 1408, in close_all_files
while self.close_file():
File "c:\program files\python35\lib\site-packages\spyder\widgets\editor.py", line 1370, in close_file
self.remove_from_data(index)
File "c:\program files\python35\lib\site-packages\spyder\widgets\editor.py", line 1163, in remove_from_data
self.update_fileswitcher_dlg()
File "c:\program files\python35\lib\site-packages\spyder\widgets\editor.py", line 822, in update_fileswitcher_dlg
self.fileswitcher_dlg.setup()
File "c:\program files\python35\lib\site-packages\spyder\widgets\fileswitcher.py", line 757, in setup
current_path = self.current_path
File "c:\program files\python35\lib\site-packages\spyder\widgets\fileswitcher.py", li
What were you doing when this error happened?
I had a project opened. I just switched to another project within closing existing project first. So it happened.
Seems the project explorer only allows to open one project simultaneously.
Thanks,
Hal
Sent from my iPhone
On 19 Sep 2017, at 1:54 pm, Carlos Cordoba notifications@github.com wrote:
What were you doing when this error happened?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
@rlaverde, please take a look at this one.
I can't reproduce this error
@haolle could you reproduce the error and post the complete traceback? and which spyder, python an qt versions are you using
@rlaverde I wasn't able to reproduce it also.
I just switched to another project within closing existing project first.
@haolle, what do you mean by this? Please be more specific and give a step by step way to reproduce this problem.
I opened another project straightaway without closing existing project.
Hal
Sent from my iPhone
On 20 Sep 2017, at 8:30 am, Carlos Cordoba notifications@github.com wrote:
I just switched to another project within closing existing project first.
@haolle, what do you mean by this? Please be more specific and give a step by step way to reproduce this problem.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
I tried to keep two projects opened in the project explorer.
Hal
Sent from my iPhone
On 20 Sep 2017, at 8:30 am, Carlos Cordoba notifications@github.com wrote:
I just switched to another project within closing existing project first.
@haolle, what do you mean by this? Please be more specific and give a step by step way to reproduce this problem.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
I opened another project straightaway without closing existing project.
How did you do that? By selecting the project from the Projects
menu or by using spyder --project
from the command line?
I tried to keep two projects opened in the project explorer.
That's not possible, sorry.
By the way, thanks a lot for your patience in trying to help us to solve this problem.
Yes, I opened another project from project menu. Spyder automatically closed my existing one, and open new one. In this procedure, the problem comes up.
I use Python 3.5.2, spyder 3.2.3.
I love the latest version with code completion function.
Appreciate your guys' efforts!
Thanks,
Hal
Sent from my iPhone
On 20 Sep 2017, at 10:53 am, Carlos Cordoba notifications@github.com wrote:
I opened another project straightaway without closing existing project.
How did you do that? By selecting the project from the Projects menu or by using spyder --project from the command line?
I tried to keep two projects opened in the project explorer.
That's not possible, sorry.
By the way, thanks a lot for your patience in trying to help us to solve this problem.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
@dalthviz, please try to reproduce this on Windows.
In addition to @dalthviz testing, I was not able to reproduce this issue in Windows7 64bit on the current 3.x branch, nor on master.
@haolle Having the full trackback of this issue would help a ton to understand what is happening. If you could provide it, that would be great.
@haolle, you can get the full error message by copying the text inside the error dialog and pasting it here.
Not sure if I can reproduce the problem.
Let me try tomorrow.
Cheers
Hal
Sent from my iPhone
On 20 Sep 2017, at 11:06 pm, Carlos Cordoba notifications@github.com wrote:
@haolle, you can get the full error message by copy/paste the text inside the error dialog and pasting it here.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
@ccordoba12 I was not able to reproduce this in windows. As @rlaverde and @jnsebgosselin say, a complete version of the traceback would be greatly appreciated.
Sorry guys, I couldn't simply reproduce this issue.
If it happens again, I will submit a full log.
Cheers
Hal
Sent from my iPhone
On 21 Sep 2017, at 7:19 am, Daniel Althviz Moré notifications@github.com wrote:
@ccordoba12 I was not able to reproduce this in windows. As @rlaverde and @jnsebgosselin say, a complete version of the traceback would be greatly appreciated.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
Thanks Hal! Please reopen this issue when that happens and paste the log here.