mir (0.19.0+16.04.20160128-0ubuntu1) xenial; urgency=medium ** Changed in: mir Status: Fix Committed => Fix Released
** Changed in: mir (Ubuntu) Status: New => Fix Released -- 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/1499777 Title: incorrect reporting in mf::SessionMediator::release_buffer_stream() Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: void mf::SessionMediator::release_buffer_stream( const mir::protobuf::BufferStreamId* request, mir::protobuf::Void*, google::protobuf::Closure* done) { auto session = weak_session.lock(); if (session.get() == nullptr) BOOST_THROW_EXCEPTION(std::logic_error("Invalid application session")); report->session_create_surface_called(session->name()); To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1499777/+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