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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 11 05:18:04 CDT 2018


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

Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #1 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Harry Small from comment #0)
> Created attachment 61068 [details]
> A minimal test case
> 
> I am trying to use pywin32 to wait on an external process using its PID. I
> used winetricks WMI. I am using Ubuntu 16.04 LTS with Wine 3.5. I have
> attached a minimal example of the Python script. I expect it to wait for the
> other process to complete. Instead, I get the following output and the
> process exits immediately:

Native WMI is unlikely to ever work on Wine. What happens when you use builtin
WMI? Can you attach a +wbemprox,+seh trace starting from a fresh prefix?

-- 
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