Syncing task from Mir.
** Changed in: mir (Ubuntu)
Importance: Undecided => Medium
** Changed in: mir (Ubuntu)
Status: New => Triaged
--
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/1723439
Title:
Bypass logic doesn't support Wayland surfaces
Status in Mir:
Triaged
Status in mir package in Ubuntu:
Triaged
Bug description:
Bypass relies on native_buffer_handle() returning something useful.
But WaylandBuffer implements it as:
std::shared_ptr<mir::graphics::NativeBuffer> native_buffer_handle() const
override
{
return nullptr;
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1723439/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp