<br><br><div class="gmail_quote">2011/11/4 Jonathan Wilson <span dir="ltr">&lt;<a href="mailto:jfwfreo@tpgi.com.au">jfwfreo@tpgi.com.au</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is from a o2 prepaid card<br>
Service provider is o2 the original operator name widget shows &quot;o2 - de&quot; in<br>
the statusbar<br>
your operator-name-cbs-widget shows the same but twice o2 - de o2 - de :-)<br>
</blockquote></div>
ok, looks like I have a bug to fix then. I think I should be able to figure out whats going on by feeding the results from your test through the operator name selection algorithim I have in my plugin.<br>
<br>
Were you on your home network at the time those results were gathered?<br>
<br></blockquote><div><br>Yes.<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can you run this command<br>
dbus-send --system --print-reply --dest=<a href="http://com.nokia.phone.net" target="_blank">com.nokia.phone.net</a> /com/nokia/phone/net Phone.Net.get_registration_<u></u>status<br>
and give me the results?<br>
</blockquote></div><br>on GSM<br>dbus-send --system --print-reply --dest=<a href="http://com.nokia.phone.net">com.nokia.phone.net</a> /com/nokia/phone/net Phone.Net.get_registration_status<br>method return sender=:1.20 -&gt; dest=:1.266 reply_serial=2<br>
   byte 0<br>   uint16 10101<br>   uint32 41047<br>   uint32 7<br>   uint32 262<br>   byte 0<br>   byte 3<br>   int32 0<br><br>on 3G<br>dbus-send --system --print-reply --dest=<a href="http://com.nokia.phone.net">com.nokia.phone.net</a> /com/nokia/phone/net Phone.Net.get_registration_status<br>
method return sender=:1.20 -&gt; dest=:1.277 reply_serial=2<br>   byte 0<br>   uint16 11528<br>   uint32 7390079<br>   uint32 7<br>   uint32 262<br>   byte 0<br>   byte 11<br>   int32 0<br><br><br><br>