So this has to do about transitioning from creating a window with a 'default' surface to creating both the surface and then coordinating it with the window.
In this example its using the 'default' surface/bstream creation that we're phasing out. The proper transition would be to create MirRenderSurface, and then create a MirWindow with that surface in its spec. The resize events also are no longer automatic, so they have to be handled as well (will come up with a helper fn for this) -- 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/1667014 Title: If no pixel format is set for a window it hangs when requesting a buffer Status in Mir: New Status in mir package in Ubuntu: New Bug description: If no pixel format is set when creating a window the request for a buffer hangs. An example would be to comment out setting the pixel format in eglapp.c then running any egl client demo. http://paste.ubuntu.com/24047858/ To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1667014/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp