[pywin32-bugs] [ pywin32-Bugs-1232272 ] slow start up and shut down time
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-07-05 00:11:06
|
Bugs item #1232272, was opened at 2005-07-05 01:24 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1232272&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: jmg (jmgouzit) Assigned to: Nobody/Anonymous (nobody) Summary: slow start up and shut down time Initial Comment: for a few weeks i have significant (and new) delay when launching and stoping pythonwin. i have already reinstalled pythonwin and deleted python24.dll, pywintypes24.dll, and pythoncom24.dll which where outside the windows system directory. but nothing change. what can i do to find the reason ? config : win xp sp2, python 2.4.1, pythonwin buid 204. my other extensions are pysqlite2, pychecker, ctypes, elementidy, elementtree. thanks for help. jm. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2005-07-05 10:11 Message: Logged In: YES user_id=14198 Could you please check your registry under the key HKEY_CURRENT_USER\Software\Python 2.4\Python for Win32 - there may be many "Toolbar" sub-keys. If so, please delete them (deleting that entire key may be easier) and see if they come back (note that ~10 entries is normal - hundreds is not!) This bug should be fixed in build 204, so may not come back for you (ie, the entries may have been written by 203) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1232272&group_id=78018 |