Mir

Comment 1 for bug 1577967

Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :

As a result of the way the code currently works, we have e.g. the following problem :

When mir_demo_client_prerendered_frames, which uses a presentation chain, is run, it works fine.

When

mir_surface_is_valid(surface)

is added after surface creation (i.e. http://bazaar.launchpad.net/~mir-team/mir/development-branch/view/head:/playground/mir_demo_client_prerendered_frames.c#L164), it fails due to the following error being set :

 "Can not create buffer stream: Error processing buffer stream create response, no ID (disconnected?)"