← Back to team overview

touch-packages team mailing list archive

Re: [Bug 1378945] Re: [SIM PIN] + [system settings] toggling SIM PIN off doesn't preform as expected

 

*** This bug is a duplicate of bug 1375945 ***
    https://bugs.launchpad.net/bugs/1375945

W dniu 08.10.2014 o 20:42, Antti Kaijanmäki pisze:
> This is because modems behave differently. Some modems allow calling
> org.ofono.SimManager.UnlockPin without requiring the SIM to be unlocked
> (via EnterPin) first, and some modems dont
>
> What's happening here is that olga's device (krillin?) would require the
> modem to be unlocked (EnterPin) first. Because of this the call to
> org.ofono.SimManager.UnlockPin() is failing, and hence the "Incorrect
> PIN" error, but as the call is failing, the pin retry count is not being
> reduced by the modem, and hence it staying in "3 attempts left".

Maybe, but this should never say "Incorrect PIN" then, should it? It 
should just ask the PIN, try and unlock with it, and then disable the 
SIM using the same PIN, no?

-- 
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/1378945

Title:
  [SIM PIN] + [system settings]  toggling SIM PIN off doesn't preform as
  expected

Status in Ubuntu UX bugs:
  New
Status in “indicator-network” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Opinion

Bug description:
  build r91

  Steps to reproduce:
  1. set up a SIM PIN or make sure the inserted SIM has already a set up SIM PIN (reboot device if needed)
  2. after reboot, don't unlock and navigate to System Settings > Security & Privacy > SIM PIN
  3. tap on the toggle, which should be green to disable SIM PIN
  4. a dialog pops up, prompting to enter the current SIM PIN
  5. enter your SIM PIN and tap "Unlock" -> the dialog jumps and the text below the input field says "Incorrect PIN. 3 attempts remaining"; it should say however that 2 attempts are remaining

  WARNING ABOUT NEXT STEP: I do not know how many times you can try this
  before your SIM gets blocked and you need a PUK code but it worked for
  me

  6. Enter the SIM PIN again -> the dialog jumps and again the text
  below says "Incorrect PIN. 3 attempts remaining", which is obviously
  not correct

  Expected behaviour: If a user decides to switch off the SIM PIN functionality the dialog should be triggered. And once the SIM PIN is entered, this should as well unlock it at the same time. If the SIM PIN is entered incorrectly, the text below should adjust to the correct remaining attempts. 
  This unlocking should be an addition to the missing SIM unlock functionality which was reported here: https://bugs.launchpad.net/ubuntu-ux/+bug/1378883

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1378945/+subscriptions


References