https://bugs.winehq.org/show_bug.cgi?id=50256 --- Comment #9 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to parhom from comment #8)
(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%"
Can you attach the full trace? -- 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.