I have a dual MSISDN SIM card, where the active number is activated by entering the correct SIM pin. You can switch your mobile number by entering the pin of the second number.
On the rest of mobiles I have used before there was a menu of the SIM Toolkit. Please see:
process 4981: arguments to dbus_message_new_method_call() were incorrect, asser\
tion "interface == NULL || _dbus_check_is_valid_interface (interface)" failed i\
n file dbus-message.c line 1080.
This is normally a bug in some application using the D-Bus library.
process 4981: arguments to dbus_message_set_auto_start() were incorrect, assert\
ion "message != NULL" failed in file dbus-message.c line 2492.
This is normally a bug in some application using the D-Bus library.
Couldn't allocate D-Bus message
I have a dual MSISDN SIM card, where the active number is activated by entering the correct SIM pin. You can switch your mobile number by entering the pin of the second number.
On the rest of mobiles I have used before there was a menu of the SIM Toolkit. Please see:
http://talk.maemo.org/showthread.php?t=37801
https://bugs.maemo.org/show_bug.cgi?id=6614
https://bugs.maemo.org/show_bug.cgi?id=9204
So I tried invoking two options:
1) with dbus:
$ dbus-send --print-reply --system --dest=com.nokia.icd_ui /com/nokia/icd_ui icd_ui.sim_pin string:1111 boolean:false
process 4981: arguments to dbus_message_new_method_call() were incorrect, asser\
tion "interface == NULL || _dbus_check_is_valid_interface (interface)" failed i\
n file dbus-message.c line 1080.
This is normally a bug in some application using the D-Bus library.
process 4981: arguments to dbus_message_set_auto_start() were incorrect, assert\
ion "message != NULL" failed in file dbus-message.c line 2492.
This is normally a bug in some application using the D-Bus library.
Couldn't allocate D-Bus message
(info found in
http://wiki.maemo.org/Documentation/...y#Phone_Access
and
http://wiki.maemo.org/DbusScripts
2) Invoking startup-pin-query.launch
maemo-summoner /usr/bin/startup-pin-query.launch
But no joy yet,
Has anyone found a solution, or any idea on how to rerequest the pin of the phone?