[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Adding 'sudo dmesg' to the app install loop script now produces: [ 1823.580344] type=1400 audit(1435070740.169:104): apparmor=STATUS operation=profile_replace profile=unconfined name=com.viclog.hodor_hodor_0.2 pid=22736 comm=apparmor_parser [ 1859.959133] type=1400 audit(1435070776.548:105):

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Hmmm, ok so it looks every time the app installs, another profile_replace call shows up in dmesg. So after the first install: 1 profile_replace call is shown. Then when its uninstalled: still 1 profile_replace call is shown. Then it is installed again: now 2 profile_replace calls are shown.

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Pawel Stolowski
Added 'sudo dmesg' for every step performed by Marcus' script. The last thing reported by dmesg before it reboots is apparmor related: [ 573.731268] type=1400 audit(1435068499.118:64): apparmor=STATUS operation=profile_replace profile=unconfined name=com.ubuntu.clock_clock_3.3.280.1 pid=9132

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Alejandro J. Cura
I'm running Marcus' script on krillin (wily r119), no crashes after 15 install/uninstall loops. Seems to be an issue only with mako. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450493 Title:

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Hmmm, just tried the same thing with an app click package, and no crash. (zip attached) ** Attachment added: app_install_loop.zip https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1450493/+attachment/4419445/+files/app_install_loop.zip -- You received this bug notification

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
I've attached a .zip containing a scope click package and a install_loop.sh script that installs and uninstalls the click every 15s. After a few installs, the phone reboots. (Tested on mako 234) ** Attachment added: install_loop.zip

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Benjamin Zeller
Retargeting to unity-scopes-api. I was able to reproduce the problem with this script: http://pastebin.ubuntu.com/11761687/ as well as uninstalling a scope from the store (imgur scope). It is not directly related to the qtcreator plugin. ** Package changed: qtcreator-plugin-ubuntu (Ubuntu) =

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
It seems this issue can be reproduced with the following script without the qtc involved: http://pastebin.ubuntu.com/11761687/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450493 Title: Phone

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Looks like the culprit is the last line of the script: pkcon remove untitled.zeller-benjamin;0.1;armhf;local:click -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450493 Title: Phone reboots after

[Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread XiaoGuo, Liu
I can reproduce the problem almost 100 percent in the latest SDK release. Please help to fix it. Thanks! ** Changed in: qtcreator-plugin-ubuntu (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1450493] Re: Phone reboots after scope run session

2015-05-04 Thread Benjamin Zeller
I can reproduce this behaviour. It does not happen everytime though. However the SDK is not doing anything special when stopping a scope. It does uninstall the click package and sends a DBUS message to show the homescreen again. This must be a problem of a underlying system (scopes registry,

[Bug 1450493] Re: Phone reboots after scope run session

2015-05-01 Thread Zoltan Balogh
With all good intention to fix this problem I wonder what the SDK has to do with this problem. What happens on the SDK side is not more then removing the scope in a conventional way. ** Changed in: qtcreator-plugin-ubuntu (Ubuntu) Status: New = Incomplete -- You received this bug