Mir

Comment 1 for bug 1281938

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Mir shows an old frame on client startup

Tried bisecting, but the bug seems to have existed since last year at least. Or perhaps exists in Mesa.

I can't see any evidence of the bug occurring with software clients, only hardware (GL) clients. Also, I have traced through the compositor, renderer and SwitchingBundle. All of them are behaving correctly and only showing client buffers after the client submits them. However, I am suspicious of the GLES extensions we use for binding textures of hardware surfaces... that might be resulting in the wrong texture somehow (perhaps like bug 1270245).