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
Desktop Bugs, which is subscribed to epiphany-browser 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


-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to