[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-28 Thread Ankit Agrawal
Ankit Agrawal added the comment: Please find attached, the original .cfg files that I was found in my idlerc folder. I hope this proves helpful. If you need any other information I'd be glad to help. -- status: pending -> open Added file: http://bugs.python.org/file25057/config-exten

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-28 Thread Ankit Agrawal
Ankit Agrawal added the comment: Another cfg file from the original .idlerc folder -- Added file: http://bugs.python.org/file25058/config-main.cfg ___ Python tracker ___ ___

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-26 Thread Roger Serwy
Roger Serwy added the comment: I'm glad to hear that IDLE now works. IDLE will recreate .idlerc if it doesn't exist and populate it with your settings. If you can, please post your original, broken .cfg files. I'll try to decipher the cause of the original problem. -- status: open ->

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-26 Thread Ankit Agrawal
Ankit Agrawal added the comment: Hello Roger, Thanks much for the comment. What you're saying seems right! I've tried renaming the .idlerc folder (which I did find in my home folder) but this just gives me an error. See Image: http://dl.dropbox.com/u/32209936/rename%20problem.jpg After a fe

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-26 Thread Roger Serwy
Changes by Roger Serwy : -- status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-26 Thread Roger Serwy
Roger Serwy added the comment: Hi Ankit, It looks like your configuration files for IDLE has a bug. Can you try renaming your .idlerc directory (likely located in your home directory) to something else and then retry using IDLE? Also, can you post your existing config-main.cfg and config-key

[issue14409] IDLE does not execute any commands (command prompt works fine!)

2012-03-25 Thread Ankit Agrawal
New submission from Ankit Agrawal : I'm trying to run python (version 2.7.2) on my computer (windows vista 32bit). It's always worked until now when Idle just does not respond to any commands. Any commands entered (even very simple ones) have no output/do not get computed! See image: http://dl