[issue8900] IDLE crashes if Preference set to At Startup -> Open Edit Window

Patrick report at bugs.python.org
Tue Feb 5 04:53:08 CET 2013


Patrick added the comment:

I am seeing this as well. It does not repro 100% of the time, but frequently enough that its hard to get anything done. My repro is a little simpler and might help understanding the fix.

Win7
Python 3.3

I start IDLE normally from the shortcut in the install.
Ctrl-N to open and edit window.
Ctrl-O to open a file.
Select file and then Idle exits.

As mentioned, using the menu to open the file seems to work more reliably. I've not had a crash that way.

----------
nosy: +Patrick.Walters

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8900>
_______________________________________


More information about the Python-bugs-list mailing list