Comment 8 for bug 1241045

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity-mir - 0.2+14.04.20131128.2-0ubuntu1

---------------
unity-mir (0.2+14.04.20131128.2-0ubuntu1) trusty; urgency=low

  [ Gerry Boland ]
  * Install ServerStatusListener to be notified of mir server start, pause
    and resume. Use start notification to send SIGSTOP signal to upstart,
    so it knows mir is ready for other clients.
  * Bump version number
  * InputArea: don't use lambda function as slot, can cause crash on
    shutdown Using lambda function as slot can introduce crash as the
    slot's object deletion is not registered unlike with traditional
    signal/slot connections. As a result, on signal emission, the lambda
    can be called on a deleted object. (LP: #1253685)
  * Misc fixes for Mir 0.1.2 support. (LP: #1254986)

  [ Alan Griffiths ]
  * ApplicationSession is a Mir implementation class that shouldn't be
    used by unity-mir, use shell::session instead.

  [ Kevin Gunn ]
  * mir server abi and api broke, updating dependency to deb 0.1.1.
  * update mir deb build dep to 0.1.2

  [ Victor Thompson ]
  * Fix mir to not suspend the music-app, or any other app granted a
    lifecycle exception, when switching between apps. (LP: #1241185,
    #1241045)

  [ Daniel van Vugt ]
  * Force the screen to redraw after turning the display back on (LP:
    #1255045). Also stop the compositor when the screen is off.
    Otherwise it will spin in the background, eating battery. (LP:
    #1255045)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 154
 -- Ubuntu daily release <email address hidden> Thu, 28 Nov 2013 16:19:49 +0000