← Back to team overview

touch-packages team mailing list archive

[Bug 1430918] Re: Enable/disable child scopes error

 

I am seeing the same issue when I add a setting to an agg scope and
change it. The setting I add is NOT enable/disable child scope (as those
now work and are auto added). The setting is a simple list  type

[cardinality]
type = list
defaultValue = 1
displayValues = 5;10;15
displayName = Child scope results

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 230
device name: krillin
channel: ubuntu-touch/devel-proposed/ubuntu
last update: 2015-06-03 19:13:44
version version: 230
version ubuntu: 20150603
version device: 20150529-8e13c5f
version custom: 20150603

phablet@ubuntu-phablet:~$ tail -F ~/.cache/upstart/scope-registry.log | grep active
terminate called without an active exception

After this ^ happens on setting change & return to scope, the user needs
to pull to refresh the scope, and the setting (and all else) works fine.


** Summary changed:

- Enable/disable child scopes error
+ Change setting requires manual refresh

** Description changed:

+ See comment 12 below for updated description. Summary is that changing a
+ setting can require manual refresh.
  
+ Original Description:
  Enabling and disabling child scopes from settings in an agg scope often causes an error that results in blank display that is sometimes difficult to recover from.
  
  For example, l launched the Music scope, then disabled 7 digital from
  settings, then enabled it.
  
  I got the following in log:
  
  phablet@ubuntu-phablet:~$ tail -F .cache/upstart/scope-registry.log
  Failed to get proxy for scope com.ubuntu.scopes.soundcloud_soundcloud
  Failed to get proxy for scope com.canonical.scopes.songkick_songkick
  aa_getcon failed, errno = 13
  YouTube scope is unauthenticated
  YouTube scope is unauthenticated
  Failed to get proxy for scope com.ubuntu.scopes.soundcloud_soundcloud
  Failed to get proxy for scope com.canonical.scopes.songkick_songkick
  YouTube scope is unauthenticated
  YouTube scope is unauthenticated
  terminate called without an active exception
  
  I have seen this same thing with other agg scopes.
  
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 127
  device name: krillin
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-10 22:34:24
  version version: 127
  version ubuntu: 20150228
  version device: 20150210-95b6a9f
  version custom: 20150228

-- 
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/1430918

Title:
  Change setting requires manual refresh

Status in The Savilerow project:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  In Progress
Status in unity-scopes-shell package in Ubuntu:
  Invalid

Bug description:
  See comment 12 below for updated description. Summary is that changing
  a setting can require manual refresh.

  Original Description:
  Enabling and disabling child scopes from settings in an agg scope often causes an error that results in blank display that is sometimes difficult to recover from.

  For example, l launched the Music scope, then disabled 7 digital from
  settings, then enabled it.

  I got the following in log:

  phablet@ubuntu-phablet:~$ tail -F .cache/upstart/scope-registry.log
  Failed to get proxy for scope com.ubuntu.scopes.soundcloud_soundcloud
  Failed to get proxy for scope com.canonical.scopes.songkick_songkick
  aa_getcon failed, errno = 13
  YouTube scope is unauthenticated
  YouTube scope is unauthenticated
  Failed to get proxy for scope com.ubuntu.scopes.soundcloud_soundcloud
  Failed to get proxy for scope com.canonical.scopes.songkick_songkick
  YouTube scope is unauthenticated
  YouTube scope is unauthenticated
  terminate called without an active exception

  I have seen this same thing with other agg scopes.

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 127
  device name: krillin
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-03-10 22:34:24
  version version: 127
  version ubuntu: 20150228
  version device: 20150210-95b6a9f
  version custom: 20150228

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1430918/+subscriptions


References