Bugs item #1017504, was opened at 2004-08-27 04:44
Message generated for change (Comment added) made by ramrom
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1017504&group_id=78018
Category: pythonwin
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Martin Gfeller (gfe)
Assigned to: Nobody/Anonymous (nobody)
Summary: Debugger fills Registry with 100s of ToolbarDefault-Bar-n
Initial Comment:
On Windows 2000, PythonWin creates many hundreds of
ToolbarDefault-Bar-n keys in the registry once the
debugger is invoked (either by debug or post-mortem)
and the 'go' or 'close' button is clicked.
It seems to be specific to Windows 2000, where it
occurs each time, and makes the debugger pretty
unusable, because the registry slows down Windows to
the point of unusability and instability.
I could not reproduce it on Windows XP Pro.
Environment:
PythonWin Build 202
PythonWin 2.3.3 (#51, Dec 18 2003, 20:22:39) [MSC
v.1200 32 bit (Intel)] on win32.
Windows 2000, SP4, Build 2195
Best regards,
Martin
----------------------------------------------------------------------
Comment By: bob gailer (ramrom)
Date: 2004-08-28 07:19
Message:
Logged In: YES
user_id=587593
*This problem has also been entered under 894191 and 944506.
It definitely causes problems, and has not, to my knowledge
been addressed. 944506 has never been assigned!
Please, someone who knows the details of what should happen
help us.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1017504&group_id=78018
|