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

Bug #1382033 reported by Richard Huddie
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
Medium
Unassigned
indicator-network (Ubuntu)
Fix Released
High
Antti Kaijanmäki
Utopic
Won't Fix
High
Unassigned
Vivid
Fix Released
High
Antti Kaijanmäki
indicator-network (Ubuntu RTM)
Fix Released
High
Antti Kaijanmäki
unity8 (Ubuntu)
Invalid
High
Unassigned
Utopic
Invalid
Undecided
Unassigned
Vivid
Invalid
High
Unassigned
unity8 (Ubuntu RTM)
Invalid
High
Unassigned

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.

Tags: ota-1 rtm14

Related branches

Changed in ubuntu-system-settings (Ubuntu):
assignee: nobody → Jonas G. Drange (jonas-drange)
Revision history for this message
Ken VanDine (ken-vandine) wrote :

System settings only provides UI for enabling/disabling of the SIM pin and changing the PIN. I think entering the PIN after boot is handled by indicator-network.

Changed in ubuntu-system-settings (Ubuntu):
status: New → Invalid
Thomas Strehl (strehl-t)
Changed in indicator-network (Ubuntu):
importance: Undecided → High
assignee: nobody → Antti Kaijanmäki (kaijanmaki)
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :

might actually be caused by the Timer inside unity8. Someone should check if the Timer is actually cleared when the OK or Cancel is hit on the dialog.

no longer affects: ubuntu-system-settings (Ubuntu)
Changed in unity8 (Ubuntu):
importance: Undecided → High
kevin gunn (kgunn72)
tags: added: ota-1
Changed in unity8 (Ubuntu):
assignee: nobody → Michael Terry (mterry)
Changed in unity8 (Ubuntu RTM):
assignee: nobody → Michael Terry (mterry)
importance: Undecided → High
kevin gunn (kgunn72)
Changed in unity8 (Ubuntu):
status: New → Triaged
Changed in unity8 (Ubuntu RTM):
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in indicator-network (Ubuntu):
status: New → Confirmed
Revision history for this message
Michał Sawicz (saviq) wrote :

The two PIN dialogs are separate objects, one of them is destroyed and another created, so the timer in there is cleared for sure.

Changed in unity8 (Ubuntu):
status: Triaged → Invalid
Changed in unity8 (Ubuntu RTM):
status: Triaged → Invalid
Changed in unity8 (Ubuntu):
assignee: Michael Terry (mterry) → nobody
Changed in unity8 (Ubuntu RTM):
assignee: Michael Terry (mterry) → nobody
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :

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
Changed in unity8 (Ubuntu Utopic):
status: New → Invalid
Changed in indicator-network (Ubuntu Utopic):
status: New → Triaged
importance: Undecided → High
Changed in indicator-network (Ubuntu RTM):
status: New → In Progress
importance: Undecided → Critical
importance: Critical → High
assignee: nobody → Antti Kaijanmäki (kaijanmaki)
Changed in indicator-network (Ubuntu Vivid):
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package indicator-network - 0.5.1+15.04.20141211-0ubuntu1

---------------
indicator-network (0.5.1+15.04.20141211-0ubuntu1) vivid; urgency=low

  [ Antti Kaijanmäki ]
  * add com.ubuntu.connectivity1.Private.UnlockModem (LP: #1374082)
  * Clear pin unlock dialog error and popup when the dialog closes. (LP:
    #1382033)
 -- Ubuntu daily release <email address hidden> Thu, 11 Dec 2014 09:32:52 +0000

Changed in indicator-network (Ubuntu Vivid):
status: In Progress → Fix Released
Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

land with other fix in silo

Changed in canonical-devices-system-image:
importance: Undecided → Medium
milestone: none → ww51-2014
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package indicator-network - 0.5.1+15.04.20141211~rtm-0ubuntu1

---------------
indicator-network (0.5.1+15.04.20141211~rtm-0ubuntu1) 14.09; urgency=low

  [ Antti Kaijanmäki ]
  * add com.ubuntu.connectivity1.Private.UnlockModem (LP: #1374082)
  * Clear pin unlock dialog error and popup when the dialog closes. (LP:
    #1382033)
 -- Ubuntu daily release <email address hidden> Thu, 11 Dec 2014 09:31:59 +0000

Changed in indicator-network (Ubuntu RTM):
status: In Progress → Fix Released
Changed in canonical-devices-system-image:
status: Confirmed → Fix Released
Revision history for this message
Rolf Leggewie (r0lf) wrote :

utopic has seen the end of its life and is no longer receiving any updates. Marking the utopic task for this ticket as "Won't Fix".

Changed in indicator-network (Ubuntu Utopic):
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.