Mir

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

Bug #1585536 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mir
New
Medium
Unassigned
mir (Ubuntu)
New
Medium
Unassigned

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.

Revision history for this message
Michał Sawicz (saviq) wrote :

Syncing task from Mir.

Changed in mir (Ubuntu):
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.