[New-bugs-announce] [issue12988] IDLE on Win7 crashes when saving to Documents Library

Brian Gernhardt report at bugs.python.org
Thu Sep 15 23:45:06 CEST 2011


New submission from Brian Gernhardt <bcg2784 at rit.edu>:

Python 3.2.1 (default, Jul 10 2011, 20:02:51) [MSC v.1500 64 bit (AMD64)] on win32

Steps:
1) Start IDLE
2) Open Save dialog (File > Save or Ctrl-S)
3) Select Libraries from the buttons on the left or the dropdown on top.
4) Double-click on Documents
5) Enter any file name (test.txt)
6) Hit enter or click save
7) See "pythonw.exe has stopped working dialog"

I tried running it from the command line (via c:\python32\python -m idlelib.idle) and it produced no useful error messages.

----------
components: IDLE
messages: 144106
nosy: Brian.Gernhardt
priority: normal
severity: normal
status: open
title: IDLE on Win7 crashes when saving to Documents Library
versions: Python 3.2

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


More information about the New-bugs-announce mailing list