[issue40031] Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.

2020-03-21 Thread Saaheer Purav
New submission from Saaheer Purav : In Python 3.8.2 IDLE, when I try to select a new theme or change the font and font size in the Configure IDLE section, and click on 'Ok' or 'Apply', nothing happens. The buttons have no action. Even when I tried to press F5 to run modu

[issue40031] Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.

2020-03-22 Thread Saaheer Purav
Saaheer Purav added the comment: I use Windows 10. I had a similar issue with python 3.8.0, which is why I uninstalled it and installed Python 3.8.2. The issue had been cleared, but then after a few weeks it happened again. -- ___ Python tracker

[issue40031] Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.

2020-03-22 Thread Saaheer Purav
Saaheer Purav added the comment: I have tried everything like going to the .idlerc folder and making changes, but nothing worked. Finally, I had to change the original config files and it worked because Python is assuming that another theme which I put under 'IDLE Classic' is th

[issue40031] Python Configure IDLE 'Ok' and 'Apply' buttons do not seem to work.

2020-04-25 Thread Saaheer Purav
Saaheer Purav added the comment: This is the error message that I get: Failed to import extension: AutoExpand Failed to load extension 'AutoExpand' Traceback (most recent call last): File "C:\Users\saahe\AppData\Local\Programs\Python\Python38-32\lib\idlelib\editor.py&q

[issue40031] IDLE fails trying to inport old idlelib file names for config

2020-05-02 Thread Saaheer Purav
Saaheer Purav added the comment: In my .idlerc folder, only 1 file is there- 'recent-files.lst'. -- ___ Python tracker <https://bugs.python.o

[issue40031] IDLE fails trying to inport old idlelib file names for config

2020-05-03 Thread Saaheer Purav
Saaheer Purav added the comment: Here is the file. -- Added file: https://bugs.python.org/file49116/config-extensions.def ___ Python tracker <https://bugs.python.org/issue40