<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - glXQueryDrawable fails with GLXBadDrawable for a Window in direct context"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54080#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - glXQueryDrawable fails with GLXBadDrawable for a Window in direct context"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54080">bug 54080</a>
from <span class="vcard"><a class="email" href="mailto:idr@freedesktop.org" title="Ian Romanick <idr@freedesktop.org>"> <span class="fn">Ian Romanick</span></a>
</span></b>
<pre>The server doesn't make the direct-rendering client current, so it gets angry
when it tries to make it un-current. This is the reason we weren't sending it
the MakeCurrent in the first place. There's probably some work that would need
to be done in the server to make this work.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>