← Back to team overview

ubuntu-phone team mailing list archive

Re: Questions about problems while testing

 

On Wed, Oct 8, 2014 at 11:38 AM, Nekhelesh Ramananthan <
krnekhelesh@xxxxxxxxx> wrote:

> This is actually an issue on the phone as well. For instance if you flash
> your phone using the command the startup wizard is still shown asking you
> to set a password. But that password is somehow not saved and default back
> to the password you set using the command. That same issue is affecting the
> emulator I believe. If this is the issue you face, perhaps we should file a
> bug report.
>
> $ ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/devel-proposed
> --developer-mode --password=0000
>

This is because the wizard is designed to be run when there isn't a
password already set.  If there is a password set, it can't change it
without knowing the current password.  (Just like how on the desktop, you
need to confirm the current password before the system lets you change to a
new password.)

But it is an annoyance that the wizard gives you the expectation that it
will set a new password.  We should probably skip those pages if there is
already a password set.

-mt

References