Comment 17 for bug 1572154

Revision history for this message
Kyle Nitzsche (knitzsche) wrote :

Hi Ethan,

I confirm the issue with nearby dropping from favorites.

The issue is related to the fact that nearby scope historically did not use a fully qualified name (pkg_app). But now it does.

With historical nearby scope:
phablet@ubuntu-phablet:~$ gsettings get com.canonical.Unity.Dash favorite-scopes
['scope://clickscope', 'scope://com.canonical.scopes.dashboard_dashboard', 'scope://unity-scope-nearby']

With 4..7.0 nearby scope:
phablet@ubuntu-phablet:~$ gsettings get com.canonical.Unity.Dash favorite-scopes
['scope://clickscope', 'scope://com.canonical.scopes.dashboard_dashboard', 'scope://com.canonical.unity-scope-nearby_unity-scope-nearby']