← Back to team overview

touch-packages team mailing list archive

[Bug 1420891] Re: Keyboard leaks memory when switching layouts

 

This bug was fixed in the package ubuntu-keyboard -
0.99.trunk.phablet2+15.04.20150213-0ubuntu1

---------------
ubuntu-keyboard (0.99.trunk.phablet2+15.04.20150213-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * Resync trunk
  * New rebuild forced.

  [ Michael Sheldon ]
  * Fix memory leak when unloading word engines (LP: #1420891)
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Fri, 13 Feb 2015 04:09:03 +0000

** Changed in: ubuntu-keyboard (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1420891

Title:
  Keyboard leaks memory when switching layouts

Status in the base for Ubuntu mobile products:
  In Progress
Status in Ubuntu Keyboard:
  In Progress
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu RTM:
  New

Bug description:
  The external libraries used in the word engines are never cleaned up
  when closed by the QPluginLoader, this results in the keyboard using
  an additional 2-3mb of RAM every time the layout is switched.

  Steps to reproduce

  1. Enable multiple layouts

  2. Switch between them repeatedly

  Expected result

  Memory usage should level off to a constant amount

  Actual result

  Memory usage continues increasing with every layout switch

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1420891/+subscriptions


References