I did a quick test by unpacking the current stable snap (87.0.4280.88,
rev. 1421)

After removing DISABLE_WAYLAND, adding wayland plug, I copied missing
/usr/lib/x86_64-linux-gnu/libEGL* and /usr/lib/x86_64-linux-
gnu/libGLESv2* to the unpacked snap.

I now get the following errors:

[1709538:1709538:1207/111235.153734:ERROR:gl_surface_egl.cc(1297)] EGL display 
query failed with error EGL_BAD_PARAMETER
[1709538:1709538:1207/111235.153855:ERROR:gl_surface_egl.cc(1322)] 
eglInitialize Default failed with error EGL_BAD_DISPLAY
[1709538:1709538:1207/111235.154551:ERROR:gl_ozone_egl.cc(20)] 
GLSurfaceEGL::InitializeOneOff failed.
[1709538:1709538:1207/111235.170003:ERROR:viz_main_impl.cc(150)] Exiting GPU 
process due to errors during initialization
[1709560:1709560:1207/111235.252396:ERROR:sandbox_linux.cc(374)] 
InitializeSandbox() called with multiple threads in process gpu-process.


The process doesn't die and it seems it creates an invisible window (it shows 
in the app switcher), but nothing shows on screen

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1897454

Title:
  [snap] Chromium dev cuts off Wayland display

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Since v87 Chromium ships with support for Ozone/Wayland:
  https://www.phoronix.com/scan.php?page=news_item&px=Chrome-87-Ozone-Try-Again.

  This build flag is not disabled in dev (edge) channel build, so it should be 
possible to run Chromium with flags
    --enable-features=UseOzonePlatform --ozone-platform=wayland.

  This does not work due to environment variable DISABLE_WAYLAND set to 1 here:
  
https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/tree/snapcraft.yaml?h=dev#n18.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1897454/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to