[Merge] lp:~brendan-donegan/camera-app/location_prompt_disable into lp:camera-app

Timo Jyrinki timo.jyrinki at canonical.com
Mon Aug 18 07:20:46 UTC 2014


Review: Needs Fixing

I may not be doing the testing right, but upon running phablet-test-run camera_app I seemingly get nothing happening (ie it runs but does not seem to start), and ps ax shows:

---
 3897 pts/19   Ss+    0:00 /bin/bash -c sudo -iu phablet sh -c "cd /home/phablet/autopilot; /usr/bin/python3 -m autopilot.run run   camera_app"; echo ADB_RC=$?
 3899 pts/19   S+     0:00 sudo -iu phablet sh -c cd /home/phablet/autopilot; /usr/bin/python3 -m autopilot.run run   camera_app
 3900 pts/19   S+     0:00 sh -c cd /home/phablet/autopilot; /usr/bin/python3 -m autopilot.run run   camera_app
 3907 pts/19   S+     0:01 /usr/bin/python3 -m autopilot.run run camera_app
 3921 pts/19   S+     0:00 /bin/sh -c sudo setprop custom.location.testing true
 3922 pts/19   S+     0:00 sudo setprop custom.location.testing true
 3992 ?        Sl     0:00 /usr/bin/signond
 3994 ?        S      0:00 /usr/bin/signonpluginprocess password
 4017 ?        S      0:00 /lib/systemd/systemd-udevd --daemon
---

seemingly infinitely, that is as if the sudo setprop custom.location.testing true would stall forever. If I kill the setprop process, camera starts but asks for location permission.
-- 
https://code.launchpad.net/~brendan-donegan/camera-app/location_prompt_disable/+merge/230961
Your team Ubuntu Phablet Team is subscribed to branch lp:camera-app.



More information about the Ubuntu-reviews mailing list