[issue26673] Tkinter error when opening IDLE configuration menu

2016-04-02 Thread wysaard
wysaard added the comment: For some reason the freshly downloaded files have this problem too. If I remove my config-main.def and let my package manager get a new one it breaks again. I don't really know the implications of this; is this just a problem with my particular setup or does

[issue26673] Tkinter error when opening IDLE configuration menu

2016-04-01 Thread wysaard
wysaard added the comment: I just fixed this problem. In my ~/.idlerc/ folder there was no `config-main.cfg` so I created it and used the settings found here: https://svn.python.org/projects/python/trunk/Mac/IDLE/config-main.def After doing that everything worked fine again. I'm not sure

[issue26673] Tkinter error when opening IDLE configuration menu

2016-04-01 Thread wysaard
wysaard added the comment: In the screen of `About IDLE` it shows "Tk version 8.6.4". It used to work, as least since last september (when I installed this) I've had no problems. I assumed reinstalling would solve it but that did nothing. I've removed the entire python package, made

[issue26673] Tkinter error when opening IDLE configuration menu

2016-04-01 Thread wysaard
wysaard added the comment: I'm having the problem if I'm running idle with Python 2.7.11 too. -- ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue26673] Tkinter error when opening IDLE configuration menu

2016-03-30 Thread wysaard
New submission from wysaard: I'm using Python 3.5.1 on Arch Linux. I've restalled the python package which provides IDLE, and the tkinter package which is used by IDLE, but to no effect. My problem is this: When in the menu at the top in IDLE, I click on Options -> Configure IDLE, the m