** Project changed: unity8 => unity8 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1248235
Title: run_on_device requests password multiple times Status in unity8 package in Ubuntu: Invalid Bug description: Currently once you use ./run_on_device, you are asked multiple times for phablet password to run the unity shell. Perhaps this could be fixed with proper ssh setup contained within the run_on_device script. --- old bug description ./run_on_device does not work propely. Worked after starting ssh with $ adb shell \"echo | sudo tee /etc/init/ssh.override\"; adb shell start ssh; adb forward tcp:8888 tcp:22 Saviq said ./run_on_device should start ssh automatically, so that's probably a bug. Log: http://paste.ubuntu.com/6365087/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1248235/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

