DINKIN / winpython

Automatically exported from code.google.com/p/winpython
0 stars 0 forks source link

Spyder requires several attempts to start #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. double click spyder.exe
2. run script\spyder.bat from cmd
3. run python script\spyder from WinPython prompt

What is the expected output? What do you see instead?
Expect Spyder being started but it doesn't.
If I double click spyder.exe, an empty console window shows and disappears 
immediately, no output can be seen.
If I start it from command line, no output, it prompts for next command directly

What version of the product are you using? On what operating system?
WinPython version: 2.7.5.3
OS: Win 7 64bit
Spyder version: 2.2.3, I tried upgrade to 2.2.5 and got the same problem

Please provide any additional information below.
1. different from other issues, I can see no output or error trackback
2. if I double click spyder.exe continuously, say try it 6-8 times in a row, 
Spyder will finally start
3. this problem ocurrs after an accidental crash of Windows. I tried deleting 
spyder.ini, deleting settings\.spyder2 folder, and installing a whole new 
WinPython but none works
4. I have another Spyder installed seperately from WinPython, it works fine

Original issue reported on code.google.com by bubu...@gmail.com on 20 Nov 2013 at 3:37