touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #102405
[Bug 1495467] Re: Memory leak on previews
** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix
** Branch linked: lp:~aacid/unity-scopes-shell/eventsFix1504
--
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:
In Progress
Status in unity8 package in Ubuntu:
In Progress
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
References