unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #02858
[Bug 1267135] Re: network-indicator should provide the "Please enter SIM PIN" text
Where exactly is this "Please enter SIM PIN" shown in unity8 ATM?
I haven't looked at the design, so please bare with me if something below is wrongly stated.
(mpt, can you point me to the relevant design specs?)
There are multiple use cases where different apps/components need to be able to direct the user to the PIN dialog, as an example:
- upon boot, some component (greeter?) needs to direct the user to enter the pin
- dialer app needs to detect and inform the user that you can't place a call when SIM is locked
- same for SMS app
- indicator-network is also a logical place to show this information and access the pin dialog
In any case there should be just one service which takes care of the PIN
handling and that service also must provide the means for other
components to trigger the dialog for convenience. This one service can
be indicator-network-service or it could be a standalone pin service. I
need to check the specs, though.
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Network Menu.
https://bugs.launchpad.net/bugs/1267135
Title:
network-indicator should provide the "Please enter SIM PIN" text
Status in Network Menu:
Incomplete
Status in The Unity 8 shell:
New
Status in “ubuntu-system-settings” package in Ubuntu:
New
Bug description:
We are showing the "Please enter SIM PIN" text ourselves but according
to Saviq it should come from the indicator and not be in our code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-network/+bug/1267135/+subscriptions
References