<div dir="ltr"><div>The fix is to modify glretrace to not try to replay calls that fail, as it does no good, and can do a lot of harm. This is already how glretrace/d3dretrace does for many calls, but glXCreateContextAttribsARB is missing such logic. I'll draft a fix quickly.<br>
<br></div>Jose<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 1:04 PM, <span dir="ltr"><<a href="mailto:io.github.apitrace@io7m.com" target="_blank">io.github.apitrace@io7m.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, 27 May 2014 15:44:41 +0400 (MSK)<br>
Alexander Monakov <<a href="mailto:amonakov@ispras.ru">amonakov@ispras.ru</a>> wrote:<br>
><br>
> I believe there's no need to bother the JOGL folks; this pattern is fine.<br>
<br>
</div>They've been made aware of this anyway, as I'm actually on the<br>
development team. I let the others know mainly because no doubt there'll<br>
be others that run into this issue and ask on the jogamp forums.<br>
<div class=""><br>
> Actually I see why the behavior changed for you; you've probably updated from<br>
> apitrace 4.0 to 5.0; 4.0 did not supply the application-requested GL profile<br>
> version to the driver: <a href="https://github.com/apitrace/apitrace/issues/176" target="_blank">https://github.com/apitrace/apitrace/issues/176</a><br>
><br>
> So, disregard what I said about Mesa/Xorg before; the issue and the behavior<br>
> change is entirely on apitrace side. The fix, I believe, would be to make X<br>
> protocol errors not fatal in the replayer.<br>
<br>
</div>Ok, thanks. So, is it just a case of waiting for a fix now? I don't<br>
think I know enough about apitrace's implementation to correctly fix<br>
this myself.<br>
<div class="HOEnZb"><div class="h5"><br>
M<br>
_______________________________________________<br>
apitrace mailing list<br>
<a href="mailto:apitrace@lists.freedesktop.org">apitrace@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/apitrace" target="_blank">http://lists.freedesktop.org/mailman/listinfo/apitrace</a><br>
</div></div></blockquote></div><br></div>