Comment 12 for bug 1430918

Revision history for this message
Kyle Nitzsche (knitzsche) wrote : 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.