[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-06 21:06:01
|
Bugs item #1232272, was opened at 2005-07-04 17:24 Message generated for change (Comment added) made by jmgouzit 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: Closed 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: jmg (jmgouzit) Date: 2005-07-06 23:05 Message: Logged In: YES user_id=1307294 yes i've got plenty of (more than 1000) : -HKEY_CURRENT_USER\Software\Python 2.4\Python for Win32\ToolbarDebugging-BarNNNN - HKEY_CURRENT_USER\Software\Python 2.4\Python for Win32\ToolbarDefault-BarNNNN. after deleting then enture key everything seem ok !! thanks for your reply. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2005-07-05 02: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 |