Hi, > > Looking at the patched code, the most likely cause I think is that I have > disabled PIN check at the SIM card and then the patch code that hooks into > the PIN dialog is never executed.
[[GR]] That's right. As far as I see nm-applet will not get noticed when there is no PIN required, so I don't see a chance to handle this case here. This could of cause be solved, if we moved the code to network and modem manger, as you and Dan already suggested. > I guess the same would happen when the > PIN is found in the keystore, so the patch code should be moved out of that > part. > [[GR]] No, the patch handles this case. If the PIN is coming from the keystore WWAN will also be enabled. Regards Gerald _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
