Bugs item #1824210, was opened at 2007-11-01 13:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1824210&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: win32
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ennui77 (ennui77)
Assigned to: Nobody/Anonymous (nobody)
Summary: (-2147481648, 'EnumObjectItems for buffer size', 'No error m
Initial Comment:
I'm trying to do some stats reporting on a process using win32pdh. When I run my program as my admin user it works just fine. When I run the program as a limited user it get the following exception:
(-2147481648, 'EnumObjectItems for buffer size', 'No error message is available')
This is on windows xp 64-bit with a 32-bit python 2.4.3 install. I don't think its a problem with my call args, as they don't change between users, and the admin user works perfectly. I'm not sure if anyone else has run into this. I wasn't able to find any thing related to this issue with google.com. I don't understand how the user's privledges have anything to do with this call, unless I'm missing something.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1824210&group_id=78018
|