[issue43490] IDLE freezes at random

2021-05-02 Thread Ned Deily


Ned Deily  added the comment:

Without more information and a way to reproduce the behavior, there is little 
we can do to help here. If the problem persists, please re-open with more 
information, in particular a copy of the Python version information from the 
IDLE shell you are using to run the turtle module, i.e.:
Python 3.9.4 (v3.9.4:1f2e3088f3, Apr  4 2021, 12:19:19)
[Clang 12.0.0 (clang-1200.0.32.29)] on darwin

--
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-19 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

How are you starting IDLE? How are you using the turtle module?  What does 
"can't get the window open" mean exactly?  Does the menu item Shell => Restart 
Shell work?

--
nosy: +terry.reedy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-13 Thread Ned Deily


Ned Deily  added the comment:

What version of Python are you running? And from where did you get it?  Based 
on your other recent issue, it sounds like you may be trying to use an old 
version of Python 2.7, which is now retired.  If possible, try using a current 
supported version, like Python 3.9.2.

--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-13 Thread Adrian LeDeaux


Adrian LeDeaux  added the comment:

My processor is Intel core 2 duo.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-13 Thread Raymond Hettinger


Raymond Hettinger  added the comment:

Are on an Intel processor or Apple Silicon?

--
nosy: +rhettinger

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-13 Thread Adrian LeDeaux


Adrian LeDeaux  added the comment:

Only when using the turtle module does it happen.

--
type:  -> behavior
versions:  -Python 3.10

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43490] IDLE freezes at random

2021-03-13 Thread Adrian LeDeaux


New submission from Adrian LeDeaux :

My IDLE shell keeps freezing when using the turtle module. I am using MacOS 
High Sierra 13.10.6. It says it is fine, but I can't get the window open. I 
have to restart the shell entirely. I can't type or do anything. I have to do 
the [command]+[Q] shortcut and then open the app again. Any ideas?

--
messages: 388643
nosy: aledeaux
priority: normal
severity: normal
status: open
title: IDLE freezes at random
versions: Python 3.10

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com