This bug was fixed in the package unity-scopes-shell - 0.5.5+15.10.20150924-0ubuntu1
--------------- unity-scopes-shell (0.5.5+15.10.20150924-0ubuntu1) wily; urgency=medium [ Albert Astals Cid ] * Call parent class ::event (LP: #1495467) * Improvements from running clazy over the code [ CI Train Bot ] * Improvements from running clazy over the code * New rebuild forced. [ Pawel Stolowski ] * Improvements from running clazy over the code -- Pawel Stolowski <[email protected]> Thu, 24 Sep 2015 12:44:30 +0000 ** Changed in: unity-scopes-shell (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1495467 Title: Memory leak on previews Status in unity-scopes-shell package in Ubuntu: Fix Released Status in unity8 package in Ubuntu: Fix Released Bug description: Preview stack objects leak memory because of the custom QObject::event() handlers that shell plugin uses. These event handlers need to call base QOBject::event for unhandled events, and unity8 needs to make sure it keeps the reference to PreviewStack object (not just preview model) for as long as needed till the preview is closed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-shell/+bug/1495467/+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

