Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread TK Soh
On Nov 19, 2007 12:28 PM, Mark Hammond <[EMAIL PROTECTED]> wrote: > I'm afraid I can't suggest a work-around (other than the obvious "catch the > AttributeError"), but would be happy to look at a patch that adds such an > attribute. Unfortunately I don't currently meet the minimum requirement to

Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread TK Soh
On Nov 19, 2007 10:31 AM, Mark Hammond <[EMAIL PROTECTED]> wrote: > Yes - a user running without elevated credentials can't create objects in > the "Global\\" namespace under Vista - which is exactly what win32trace > tries to do. This has been fixed in CVS, and I really hope to get a new > build

Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread Mark Hammond
mber 2007 11:06 PM > To: Mark Hammond > Cc: Python-Win32 List; Steve Borho > Subject: Re: [python-win32] win32tracutil traceback on Vista > > On Nov 19, 2007 7:56 PM, Mark Hammond <[EMAIL PROTECTED]> > wrote: > > > While we are here, is it possible to add a 'closed&#

Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread TK Soh
On Nov 19, 2007 7:56 PM, Mark Hammond <[EMAIL PROTECTED]> wrote: > > While we are here, is it possible to add a 'closed' attribute to > > win32trace also, as I mention in an earlier post to the list? > > Sure - although I'm afraid your earlier post has been lost (by me). > Adding a patch to the pyw

Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread Mark Hammond
> While we are here, is it possible to add a 'closed' attribute to > win32trace also, as I mention in an earlier post to the list? Sure - although I'm afraid your earlier post has been lost (by me). Adding a patch to the pywin32 project at sourceforge is probably the best way to ensure that doe

Re: [python-win32] win32tracutil traceback on Vista

2007-11-19 Thread TK Soh
On Nov 19, 2007 7:49 PM, TK Soh <[EMAIL PROTECTED]> wrote: > On Nov 19, 2007 10:31 AM, Mark Hammond <[EMAIL PROTECTED]> wrote: > > Yes - a user running without elevated credentials can't create objects in > > the "Global\\" namespace under Vista - which is exactly what win32trace > > tries to do.

Re: [python-win32] win32tracutil traceback on Vista

2007-11-18 Thread Mark Hammond
> On Vista, win32tracutil traceback with a "pywintypes.error": > > >>> import win32traceutil > Traceback (most recent call last): > File "", line 1, in > File "C:\Python25\Lib\site-packages\win32\lib\win32traceutil.py", > line 53, in > SetupForPrint() > File "C:\Python25\Lib\site-packa