<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: black; background-color: rgb(255, 255, 255)">
I find the rules, it no matter with windows 2012, it depend on video type,</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: black; background-color: rgb(255, 255, 255)">
 if type is <span style="margin: 0px; background-color: white">cirrus,  or use nvidia GPU in display settings, will cause this problem:</span></div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: black; background-color: rgb(255, 255, 255)">
<br>
</div>
<div style="margin: 0px; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: black; background-color: rgb(255, 255, 255)">
<span style="margin: 0px">    <video><br>
</span>
<div style="margin: 0px">      <model type='cirrus' vram='16384' heads='1' primary='yes'/><br>
</div>
<div style="margin: 0px">      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/><br>
</div>
<span style="margin: 0px">    </video></span></div>
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
 Does WDDMInterface::escape only support qxl type video card?
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color: rgb(50, 49, 48); font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; font-size: 17px; font-weight: 600; background-color: rgb(250, 249, 248); display: inline !important"><br>
</span></div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Yuri Benditovich <yuri.benditovich@daynix.com><br>
<b>Sent:</b> Tuesday, January 14, 2020 10:07 AM<br>
<b>To:</b> franklin zhou <codeit@live.com><br>
<b>Cc:</b> Frediano Ziglio <fziglio@redhat.com>; Spice List <spice-devel@lists.freedesktop.org><br>
<b>Subject:</b> Re: [Spice-devel] windows server 2012: WDDMInterface::escape::this should never happen. Status is 0xc000000d</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Which QXL driver is installed on 2012: qxl.sys for xp/Win7 or<br>
qxldod.sys for win8+?<br>
<br>
On Tue, Jan 14, 2020 at 11:43 AM Frediano Ziglio <fziglio@redhat.com> wrote:<br>
><br>
><br>
> > In windows server 2012, the follow line " status = _pfnEscape(&escapeData); "<br>
> > always cause error,<br>
> > status is: 0xc000000d, error message is: "INFO::2020-01-14<br>
> > 16:58:23,387::WDDMInterface::escape::this should never happen. Status is<br>
> > 0xc000000d"<br>
> > ==========================<br>
> > bool WDDMInterface::escape(LPCTSTR device_name, void* data, UINT size_data) {<br>
> > .......<br>
><br>
> > status = _pfnEscape(&escapeData);<br>
><br>
> > if (!NT_SUCCESS(status)) {<br>
> > vd_printf("this should never happen. Status is 0x%lx", status);<br>
> > };<br>
><br>
> > }<br>
> > ==============================<br>
> > is this a bug ?<br>
><br>
> Code is STATUS_INVALID_PARAMETER.<br>
> I don't see any reason (beside from device_name) for this result but<br>
> looks like a bug indeed.<br>
><br>
> Frediano<br>
><br>
> _______________________________________________<br>
> Spice-devel mailing list<br>
> Spice-devel@lists.freedesktop.org<br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/spice-devel">https://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</div>
</span></font></div>
</body>
</html>