i-network assumes that unity8 signals that the error has been shown by
activating the error action. This only happens after the timer times
out:

            Timer {
                id: errorTimer
                interval: 4000;
                running: false;
                repeat: false
                onTriggered: {
                    errorAction.activate();
                }
            }

I will make the indicator to clear the error message when the snap
decision closes and thus this can be handled on i-network-service alone.

** Changed in: indicator-network (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1382033

Title:
  [SIM PIN] 'Incorrect PIN' warning is not cleared from display for SIM2
  PIN entry

Status in indicator-network package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu RTM:
  Invalid

Bug description:
  14.09-proposed image #109

  STEPS:
  1. Ensure 2 SIMs inserted into device with PIN lock enabled
  2. Boot up
  3. At SIM1 PIN entry insert incorrect PIN once
  4. Insert correct SIM1 PIN on second attempt (do this reasonably quickly 
before the warning disappears)

  EXPECTED RESULT:
  SIM2 PIN entry should display with no warning message

  ACTUAL RESULT:
  The incorrect PIN warning is still displayed for SIM2 PIN entry, when no PIN 
has been entered for SIM2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1382033/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to