** Changed in: unity-scopes-shell (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567429
Title:
Scope::settings() is too slow
To manage notificati
** Branch linked: lp:~marcustomlinson/unity-scopes-shell/lp-1567429
** Changed in: unity-scopes-shell (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/156
** Changed in: unity-scopes-shell (Ubuntu)
Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567429
Title:
Scope::settings() is too slo
>From a quick look the problem is most likely caused by Scope::settings()
getter, which calls update_child_scopes() every time settings model is
accessed by the getter, and this involves IPC with
m_scopeProxy->child_scopes() call, which is a blocking call.
** Changed in: unity-scopes-shell (Ubuntu