[Bug 50256] Animate VST plugin activation doesn't work: wbem_services_ExecQuery gets no network adapters

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 8 06:24:14 CST 2020


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

--- Comment #8 from parhom <andriy.parhomenko at gmail.com> ---
(In reply to Hans Leidekker from comment #7)
> Created attachment 68839 [details]
> debug patch
> 
> Try this one instead.

Now the printed query seems not cut off:

SELECT GUID, DeviceID FROM Win32_NetworkAdapter WHERE PhysicalAdapter = TRUE
AND
 (PNPDeviceID LIKE "PCI\\%" OR PNPDeviceID LIKE "USB\\%" OR PNPDeviceID LIKE
"SD
\\%" OR PNPDeviceID LIKE "XEN%\\%" OR PNPDeviceID LIKE "VMBUS\\%" OR
PNPDeviceID
 LIKE "%BDRV\\%") AND NOT ServiceName LIKE "usbrndis%"

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