<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] GLES2 + WAYLAND does not render pages"
   href="https://bugs.webkit.org/show_bug.cgi?id=161599#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] GLES2 + WAYLAND does not render pages"
   href="https://bugs.webkit.org/show_bug.cgi?id=161599">bug 161599</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=161599#c6">comment #6</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=161599#c5">comment #5</a>)
&gt; &gt; Can you try after export his environment variable?
&gt; &gt; 
&gt; &gt; export WEBKIT_DISABLE_COMPOSITING_MODE=1
&gt; &gt; 
&gt; &gt; Does it make any difference?
&gt; 
&gt; With WEBKIT_DISABLE_COMPOSITING_MODE=1 pages do get rendered. There are
&gt; however issues e.g. when playing videos, but I guess that's to be expected.</span >

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 <a href="http://sprunge.us/FOIe">http://sprunge.us/FOIe</a> and paste the output here?:

$ wget <a href="http://sprunge.us/FOIe">http://sprunge.us/FOIe</a> -O waylandes2info.c
$ gcc $(pkg-config --cflags --libs wayland-client egl glesv2 wayland-egl wayland-server) waylandes2info.c -o waylandes2info
$ ./waylandes2info</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>