https://bugs.freedesktop.org/show_bug.cgi?id=90532

--- Comment #6 from Pekka Paalanen <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to