Public bug reported:

For the SIM Pin dialog we need to display the remaining attempts for
unlocking.

The appropriate property for that is "Retries" of the SimManager. Use
this command to display it:

qdbus --system --literal org.ofono /ril_0
org.ofono.SimManager.GetProperties


Even though PinRequired is set to "pin", which means the SIM card is waiting 
for the PIN, the "Retries" property is always empty while it should be a Map 
with contents something along the lines:

{ "pin" : 3, "puk": 16 }

** Affects: touch-preview-images
     Importance: High
     Assignee: Tony Espy (awe)
         Status: Confirmed

** Affects: ofono (Ubuntu)
     Importance: High
     Assignee: Tony Espy (awe)
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206941

Title:
  [ofono][rild] "Retries" property does not not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/touch-preview-images/+bug/1206941/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to