[issue35209] Crash with tkinter text on osx

2018-11-10 Thread remi bertholet
remi bertholet added the comment: The problem is due to an old version of tk. I deleted the python3 from homebrew. With version 3.7.1 python.org, the crash is no longer, but the keyboard shortcuts tkinter on the menus (accelerator), seems to be capricious, they work once, then it does not

[issue35209] Crash with tkinter text on osx

2018-11-10 Thread remi bertholet
remi bertholet added the comment: with the python installer I do not have the problem... -- ___ Python tracker <https://bugs.python.org/issue35209> ___ ___ Pytho

[issue35209] Crash with tkinter text on osx

2018-11-10 Thread remi bertholet
remi bertholet added the comment: Yes I use homebrew. I have done : brew update brew upgrade python 3.7.1 installed : Python 3.7.1 (default, Nov 6 2018, 18:45:35) [Clang 10.0.0 (clang-1000.11.45.5)] on darwin Type "help", "copyright", "credits" or "license&

[issue35209] Crash with tkinter text on osx

2018-11-10 Thread remi bertholet
New submission from remi bertholet : Hello, If I press the key "Alt-Shift-F" with script it crash all times. I reproduces the same crash with Python 2.7. To reproduce it, on terminal osx 10.13.6 (17G3025) : - run "python3 ScrollFrame.py" - Click one time on tk window (i