[python-win32] win32process open-terminate loop cripples OS

2006-03-20 Thread David S.
Hello, I decided to attempt to use python's win32 extensions as a method to monitor and control process for my python application. It's working well in the short term, but, as this app is intended to be very low-maintenance, and probably high-uptimes without restarting, I want to put it to the te

Re: [python-win32] win32process open-terminate loop cripples OS

2006-03-20 Thread Tom_RobbinsMilne
David, Maybe I'm missing something, but doesn't XP take awhile to launch and kill Notepad? Does it work a bit better if you launch a process every 10 seconds? Thanks, Tom "David S." <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/20/2006 09:42 AM To python-win32@python.org cc

[python-win32] com_error: Object is not connected to server

2006-03-20 Thread Michael Katz-Hyman
I get the following error when trying to thread an object that uses a COM connection to outlook.  I tried re-Dispatching the object before accessing it again but to now avail, ideas?error:Exception in thread Thread-4: Traceback (most recent call last):  File "C:\Python24\lib\threading.py", line 444

[python-win32] ANN: pywinauto 0.3.0 released - now localization proof

2006-03-20 Thread Mark Mc Mahon
Hi, The 0.3.0 release of pywinauto is now available. pywinauto is a set of open-source (LGPL) modules for using Python as a GUI automation 'driver' for Windows NT based Operating Systems (NT/W2K/XP). SourceForge project page: http://sourceforge.net/projects/pywinauto Download from SourceForge h

[python-win32] ANN: pywinauto 0.3.0 released - now localization proof

2006-03-20 Thread Mark Mc Mahon
Hi, The 0.3.0 release of pywinauto is now available. pywinauto is a set of open-source (LGPL) modules for using Python as a GUI automation 'driver' for Windows NT based Operating Systems (NT/W2K/XP). SourceForge project page: http://sourceforge.net/projects/pywinauto Download from SourceForge h