touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #114240
[Bug 1507941] Re: Memory leak if category IDs are unique on every search
This bug was fixed in the package unity-scopes-shell -
0.5.5+15.10.20151022-0ubuntu2
---------------
unity-scopes-shell (0.5.5+15.10.20151022-0ubuntu2) xenial; urgency=medium
* Forward fix from Mathias to hard-code Python 3.5 instead of Python
3.4.
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@xxxxxxxxxxxxx> Wed, 28 Oct
2015 15:08:35 +0100
** 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/1507941
Title:
Memory leak if category IDs are unique on every search
Status in Canonical System Image:
Fix Committed
Status in unity-scopes-shell package in Ubuntu:
Fix Released
Bug description:
Shell plugin caches category models indefinately (only hides them if
they have no results) based on their IDs. This means that if scopes
create categories with unique IDs on every search, we will never
reclaim that memory back.
While scopes should never do that, some actually do - these scopes
will be fixed (https://bugs.launchpad.net/scope-
aggregator/+bug/1507666) but shell plugin should also be smater and
remove unused categories.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1507941/+subscriptions
References