[Bug 44960] Unable to use WMI winmgmts object from Python

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 12 05:19:39 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44960

--- Comment #5 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Harry Small from comment #4)
> Find a compiled version here
> 
> https://www.dropbox.com/s/xmgsf5uif48df8w/test.exe?dl=0

Thanks. That still needs a Python interpreter, which I had hoped to avoid. But
I managed to set up Python 3.6.5 and ran 'wine python.exe test.py' from the
python installation directory:

0009:trace:wbemprox:wbem_services_ExecQuery 0x138090, L"WQL", L"Select * from
win32_process where ParentProcessId=45", 0x00000010, (nil), 0x41f73c
0009:trace:wbemprox:grab_table returning 0x7d4f65b0
0009:trace:wbemprox:parse_query wql_parse returned 0
0009:trace:wbemprox:fill_process created 1 rows

So it succeeds here. What command did you use to run the test?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list