[issue13071] IDLE refuses to open on windows 7

2011-10-03 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: What did you do to solve the problem? -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue13071] IDLE refuses to open on windows 7

2011-10-03 Thread jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal
jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal added the comment: ok i have solved the problem it was the same as issue 4765 -- ___ Python tracker ___ ___

[issue13071] IDLE refuses to open on windows 7

2011-10-03 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: This issue is very similar to issue5707: it is possible to define a custom key binding to "" or "": just click the Alt box and don't select a letter. There is no check, it's possible to save this buggy key binding, and IDLE won't start anymore. IDLE sh

[issue13071] IDLE refuses to open on windows 7

2011-10-03 Thread Ezio Melotti
Ezio Melotti added the comment: Are you using some "unusual" keyboard layout? -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue13071] IDLE refuses to open on windows 7

2011-10-03 Thread Terry J. Reedy
Terry J. Reedy added the comment: Are you using the .msi installer from python.org? Or one from activestate or enthought? -- ___ Python tracker ___ _

[issue13071] IDLE refuses to open on windows 7

2011-10-02 Thread jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal
jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal added the comment: That is the traceback given when I run idle.py through windows command prompt -- ___ Python tracker ___

[issue13071] IDLE refuses to open on windows 7

2011-10-02 Thread jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal
jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal added the comment: Traceback (most recent call last): File "C:\Python32\Lib\idlelib/idle.py", line 11, in idlelib.PyShell.main() File "C:\Python32\Lib\idlelib\PyShell.py",line 1377, in main shell = flist.open_shell() File "C:\Python32\Lib\

[issue13071] IDLE refuses to open on windows 7

2011-09-30 Thread Terry J. Reedy
Terry J. Reedy added the comment: IDLE with Py3.2.2 works fine on Win 7 for me (desktop) and daughter (laptop), so there is something peculiar with your system. -- nosy: +terry.reedy ___ Python tracker __

[issue13071] IDLE refuses to open on windows 7

2011-09-29 Thread Ezio Melotti
Ezio Melotti added the comment: Try to open cmd (win+r -> type 'cmd' -> press enter), cd in the Python directory and do "python.exe Lib\idlelib\idle.py". If that doesn't work it should give you a traceback. Once you get the traceback copy/paste it here, so we can figure out what's going on.

[issue13071] IDLE refuses to open on windows 7

2011-09-29 Thread jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal
New submission from jfalskfjdsl;akfdjsa;l laksfj;aslkfdj;sal : I have tried all ways of opening IDLE and have uninstalled and reinstalled Python, but when I try to open it it crashes before anything happens -- components: IDLE messages: 144657 nosy: jfalskfjdsl;akfdjsa;l.laksfj;aslkfdj