Syncing task from Mir.

** Changed in: mir (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1585536

Title:
  mesa-kms GL-renders a blank black frame on startup

Status in Mir:
  New
Status in mir package in Ubuntu:
  New

Bug description:
  mesa-kms GL-renders a blank black frame on startup. You notice this
  particularly with mir_proving_server on slow systems or in valgrind as
  the mouse cursor appears over a plain black background before the
  screen gets cleared to grey...

  mgm::DisplayBuffer::DisplayBuffer()
      ...
      glClear(GL_COLOR_BUFFER_BIT);

      if (!egl.swap_buffers())
          fatal_error("Failed to perform initial surface buffer swap");

  Ideally nothing should get rendered until the renderer/compositor
  starts.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to