This bug was fixed in the package unity-scopes-shell -
0.5.8+16.10.20161004-0ubuntu1

---------------
unity-scopes-shell (0.5.8+16.10.20161004-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * Optimize ResultsModel::data a bit
  * Save creating/destroying a QSharedPointer

  [ Marcus Tomlinson ]
  * Don't make changes to the settings model from a separate thread.
    (LP: #1627795)

  [ Pawel Stolowski ]
  * Optimize scope favoriting. Make sure click scope is favorited back
    if reinstalled. (LP: #1583067, #1603186)

 -- Marcus Tomlinson <marcus.tomlin...@canonical.com>  Tue, 04 Oct 2016
09:00:09 +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/1583067

Title:
  Lag when favoriting/unfavoriting scopes via Manage Dash

Status in Canonical System Image:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Fix Released

Bug description:
  There is a noticable lag (2-3 seconds) when unfavoriting and
  favoriting scopes via Manage Dash. This is probably caused by the
  fact, that favorites are first written to gsettings, then read back
  upon gsettings change signal and only then reflected in the display,
  so there is some I/O and processing of gsettings change when user taps
  the star. It would be nice to optimize this.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to