<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Weston doesn't run on secondary X screen"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90532">bug 90532</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>Ok. The only thing that can trigger the error message is a failing
eglCreateWindowSurface() call. I can't guess why it fails.
I suppose we could look at the EGLconfig it chose, if it seems any way funny.
That means putting the log_egl_config_info(gr->egl_display, egl_config); call
just before eglCreateWindowSurface(). However, it's not printing many
parameters of the EGLConfig, we'd probably want to know more...
This would probably need hands-on debugging, plus finding someone who bothers
with the proprietary driver.</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>