← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1457458] [NEW] "No suitable EGL configs found" on desktop-next

 

Public bug reported:

The Mir backend for Mesa doesn't support pbuffer surfaces, so we have a
hack in Oxide to modify the attributes passed to eglChooseConfig to
exclude EGL_PBUFFER_BIT from EGL_SURFACE_TYPE on Mir. It's a hack
because it uses the EGL_PLATFORM environment override, which desktop-
next sessions used to set. However, they no longer do that and mesa
auto-detects the platform instead, breaking Oxide.

** Affects: oxide
     Importance: Medium
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Medium

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1457458

Title:
  "No suitable EGL configs found" on desktop-next

Status in Oxide Webview:
  Triaged

Bug description:
  The Mir backend for Mesa doesn't support pbuffer surfaces, so we have
  a hack in Oxide to modify the attributes passed to eglChooseConfig to
  exclude EGL_PBUFFER_BIT from EGL_SURFACE_TYPE on Mir. It's a hack
  because it uses the EGL_PLATFORM environment override, which desktop-
  next sessions used to set. However, they no longer do that and mesa
  auto-detects the platform instead, breaking Oxide.

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


Follow ups

References