[Webkit-unassigned] [Bug 161599] [GTK] GLES2 + WAYLAND does not render pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 18:07:47 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161599

--- Comment #7 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #6)
> (In reply to comment #5)
> > Can you try after export his environment variable?
> > 
> > export WEBKIT_DISABLE_COMPOSITING_MODE=1
> > 
> > Does it make any difference?
> 
> With WEBKIT_DISABLE_COMPOSITING_MODE=1 pages do get rendered. There are
> however issues e.g. when playing videos, but I guess that's to be expected.

I guess you are trying to run webkit under wayland, right?

Can you answer:


1) What GPU do you have?

2) What OpenGL drivers (and version) are you using?

3) Is EGL working on your wayland environment? For example, can you run the test program /usr/lib/weston/weston-simple-egl and see the triangle rotating?

4) Can you try this program http://sprunge.us/FOIe and paste the output here?:

$ wget http://sprunge.us/FOIe -O waylandes2info.c
$ gcc $(pkg-config --cflags --libs wayland-client egl glesv2 wayland-egl wayland-server) waylandes2info.c -o waylandes2info
$ ./waylandes2info

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161027/39eaa0c4/attachment-0001.html>


More information about the webkit-unassigned mailing list