** Description changed:

  After booting a Galaxy Nexus with a SIM with PUK required:
  
  # dbus-send --system --type=method_call --print-reply --dest=org.ofono
  /ril_0 org.ofono.SimManager.GetProperties
  
  shows no "CardIdentifier" property (it should, as this property can be
  read regardless of the SIM being blocked or not).
  
  Doing:
  
  # stop ofono
  # start ofono
  # dbus-send --system --type=method_call --print-reply --dest=org.ofono /ril_0 
org.ofono.SimManager.GetProperties
  
  shows
  ...
-       dict entry(
-          string "CardIdentifier"
-          variant             string "8944110065066933442"
-       )
+       dict entry(
+          string "CardIdentifier"
+          variant             string "8944110065066933442"
+       )
  ...
+ 
+ -- Edit --
+ 
+ Output of "system-image-cli -i":
+ 
+ current build number: 4
+ device name: mako
+ channel: trusty
+ last update: 2013-10-24 12:19:13
+ version version: 4
+ version ubuntu: 20131023
+ version device: 20131015
+ 
+ oFono version: 1.12+bzr6839-0ubuntu1

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

Title:
  [rilmodem] SimManager.CardIdentifier not always available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1245860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to