[Bug 1084943] NetworkManager with autoconnect enabled displays error messages
http://bugzilla.suse.com/show_bug.cgi?id=1084943 http://bugzilla.suse.com/show_bug.cgi?id=1084943#c36 --- Comment #36 from Jonathan Kang <sckang@suse.com> --- The reason why an error message show up firstly is when NM asks for secrets, sddm session hasn't quitted yet.
Then as mentioned in this commit[1] message, WPS push-button method is enabled by default, which means when a connection fails with no secret WPS push-button will be used.
NetworkManager[1454]: device (wlp2s0): No agents were available for this request. NetworkManager[1454]: sup-iface[0x559a9632e820,wlp2s0]: wps: D-Bus proxy created. set ProcessCredentials...
This makes activation of a connection longer than before. During the first activation attempt, user session starts and secret agent registers. NM will retry the activation, and until then Wi-Fi will be connected as secret agent is there providing the needed password. The possible improvement to this issue I can think of is to disable WPS push-button method by default to reduce the duration of the first activation process. Thought? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com