[Wayland-bugs] [Bug 90532] Weston doesn't run on secondary X screen
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 20 04:58:57 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90532
--- Comment #6 from Pekka Paalanen <ppaalanen at gmail.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150520/b0f59f3e/attachment.html>
More information about the wayland-bugs
mailing list