Comment 0 for bug 1662046

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

[regression] MIR_CLIENT_PERF_REPORT on a nested server doesn't work (never reports) with fullscreen clients

Because a nested server is also a client you can use MIR_CLIENT_PERF_REPORT=log on it. However this has stopped working when the nested server rendering a fullscreen client.

Workaround:
Start your nested server with --nested-passthrough=OFF

Is this even a bug?... Not rendering anything is ideal for nested passthrough. If that's what's happening then this isn't a bug. But it might also just be lack of reporting calls.