Comment 1 for bug 864848

Revision history for this message
nils (internationils) wrote :

Fix is committed upstream:

------- Comment #2 From Lamarque V Souza 2011-10-03 01:13:30 -------

Git commit 2b5130205d951d5758049f114cfccc6f05881cdc by Lamarque V. Souza.
Committed on 03/10/2011 at 03:09.
Pushed by lvsouza into branch 'nm09'.

Set default GSM's "password" flag to AgentOwned to prevent the password
from not being saved at all and, consequently, the secrets dialog appearing
at each connection attempt.

BUG: 283204
FIXED-IN: nm09

M +1 -1 libs/ui/gsmwidget.cpp

http://commits.kde.org/networkmanagement/2b5130205d951d5758049f114cfccc6f05881cdc

------- Comment #3 From Lamarque V Souza 2011-10-03 01:14:08 -------

The line "unlock no longer required" in your log indicates that the PIN was
successfully used to unlock your modem. The second time the dialog appear is
not because of PIN but because of the "Password" field, which was not saved
when the connection was created.