This bug was fixed in the package unity-scopes-api - 0.6.9+15.04.20141216.2~rtm-0ubuntu1
--------------- unity-scopes-api (0.6.9+15.04.20141216.2~rtm-0ubuntu1) 14.09; urgency=low [ Pawel Stolowski ] * Use get() on future of the http request to get exceptions reported when error occur (std::future::wait() doesn't throw). Cherry-picked trunk rev. 274. (LP: #1401560) * Cherry-picked support for passing partner id from /custom/partner-id with remote-scopes requests maded by Smart Scopes Proxy. (LP: #1389273) [ Ubuntu daily release ] * New rebuild forced -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Tue, 16 Dec 2014 22:07:29 +0000 ** Changed in: unity-scopes-api (Ubuntu RTM) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1401560 Title: smart-scopes-proxy doesn't use cached list of remote scopes if network is not available Status in the base for Ubuntu mobile products: Confirmed Status in unity-scopes-api package in Ubuntu: Fix Released Status in unity-scopes-api package in Ubuntu RTM: Fix Released Bug description: It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string - smart-scopes-proxy.log: [2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes: [2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 Syntax error: value, object or array expected. [2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 Syntax error: value, object or array expected. This causes cached remote-scopes.json to be ignored, and all remote scopes disappear from Manage Dash until network becomes available. Steps to reproduce: 1) Make sure you see remote scopes in Manage Dash - All. 2) Enable flight mode 3) Reboot the phone 4) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log 5) Go to Manage Dash - All: NO remote scopes are listed. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1401560/+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