Comment 7 for bug 1511063

Revision history for this message
Paweł Stołowski (stolowski) wrote :

Ok, mixcloud scope seems to be released in completely broken state, its ini file has this:

ScopeRunner=./qtc_device_debughelper.py scope com.ubuntu.developer.boghison.mixcloud_mixcloudscope /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner '' %S

So it's not even really running in the system. Scopesregistry logfile has this error (the extra debug output is from the qtc_device_debughelper.py shipped by mixcloud scope):

Debug-helper> Setting up environment
Debug-helper> TmpDir: /home/phablet/.local/share/unity-scopes/leaf-net/com.ubuntu.developer.boghison.mixcloud/
Debug-helper> AppId: com.ubuntu.developer.boghison.mixcloud_mixcloudscope
Debug-helper> Environment: confined
Debug-helper> Environment initialized, starting the application
Debug-helper> Executing /usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner['/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner', '/home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2', '/home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2/com.ubuntu.developer.boghison.mixcloud_mixcloudscope.ini']
[2015-11-27 15:32:31.902474] ERROR: com.ubuntu.developer.boghison.mixcloud_mixcloudscope: unity::scopes::ConfigException: Cannot instantiate run time for com.ubuntu.developer.boghison.mixcloud_mixcloudscope, config file: /home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2:
    unity::scopes::ConfigException: invalid config file name: "/home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2": missing .ini extension
scoperunner: unity::scopes::ConfigException: Cannot instantiate run time for com.ubuntu.developer.boghison.mixcloud_mixcloudscope, config file: /home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2:
    unity::scopes::ConfigException: invalid config file name: "/home/phablet/.local/share/unity-scopes//com.ubuntu.developer.boghison.mixcloud_mixcloudscope_0.2": missing .ini extension

Now, it seems that somehow the errors don't make it to the client and it's stuck forever waiting for IPC.