Bugs item #1017504, was opened at 2004-08-27 20:44
Message generated for change (Comment added) made by mhammond
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: 4
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: Mark Hammond (mhammond)
Date: 2004-10-09 15:52
Message:
Logged In: YES
user_id=14198
As I said in 944506:
I've failed again to solve this. It sounds alot like
Q151446, but that is pre MFC6, and doesn't solve the
problem. It *nearly* does. I'm closing this and will keep
"[ 1017504 ] Debugger fills Registry with 100s of
ToolbarDefault-Bar-n" open (only as it has a better name)
The next release will have that SaveBarState() call
commented out. Dropping priority as this should mean the
bug is much less severe.
----------------------------------------------------------------------
Comment By: bob gailer (ramrom)
Date: 2004-08-28 23: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
|