[Bug 1567429] Re: Scope::settings() is too slow

2016-05-05 Thread MichaƂ Sawicz
** 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

[Bug 1567429] Re: Scope::settings() is too slow

2016-04-10 Thread Marcus Tomlinson
** 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

[Bug 1567429] Re: Scope::settings() is too slow

2016-04-07 Thread Marcus Tomlinson
** 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

[Bug 1567429] Re: Scope::settings() is too slow

2016-04-07 Thread Pawel Stolowski
>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