unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #02916
[Bug 1267135] Re: network-indicator should provide the "Please enter SIM PIN" text
> That would be true regardless of *what* handled the SIM PIN, whether
> it's the network indicator or anything else.
If anything else handled the SIM PIN, I could enter it without the
network indicator running, then I could turn off wi-fi in System
Settings again without the network indicator running.
To summarize, I think:
1) unity8 should not contain any specific code for the SIM PIN dialog, because it has nothing to do with the shell in particular, and dialogs in general belong in the toolkit rather than the shell;
2) indicator-network should not contain any specific code for the SIM PIN dialog (even though it is one of the access points for the dialog), because indicator-network should not need to be running when the dialog is shown;
3) therefore, the code should be in a separate SIM service.
This SIM service might also be responsible in future for displaying
appropriate UI when a SIM is inserted, removed, or remotely locked.
--
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:
Triaged
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