Bug 211224 - webkit weston GDK is not able to create a GL con text, falling back to glReadPixels
Summary: webkit weston GDK is not able to create a GL con text, falling back to glRead...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-30 00:02 PDT by john.frankish
Modified: 2020-04-30 00:02 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john.frankish 2020-04-30 00:02:25 PDT
webkit-2.28.0 works without problems with x11, but gives an error:

"GDK is not able to create a GL context, falling back to glReadPixels (slow!): Unable to create a GL context"

..when used with wayland/weston and epiphany and many web pages appear as a white noise blur.

This error is mentioned in https://bugs.webkit.org/show_bug.cgi?id=162598 is it possible that it reappeared?