For those whom it may help:

On Mint 22, xfce:

$ xreader
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
Segmentation fault (core dumped)

However,

$ WEBKIT_DISABLE_COMPOSITING_MODE=1 xreader  # Starts normally

To make WEBKIT_DISABLE_COMPOSITING_MODE=1 the default;

$ sudo vi /etc/environment   # or nano

Add a new line to the file:

WEBKIT_DISABLE_COMPOSITING_MODE=1

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] webkit apps do not display content (yelp, epiphany,
  gnome-online-accounts etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to