GNOME Bugzilla – Bug 661208
asks for wireless passphrase twice
Last modified: 2014-01-02 17:00:29 UTC
1. Have a WPA or similar network 2. Have it not connect for whatever reason 3. Get shell 'please enter passphrase' dialog 4. Hit cancel 5. Get nm-applet 'please enter passphrase' dialog Step 5 shouldn't happen. NetworkManager-gnome-0.9.1.90-3.git20110927.fc16.x86_64 gnome-shell-3.2.0-2.fc16.x86_64
Step 5 shouldn't happen for two reasons: 1) nm-applet should not be running in a shell session, just in the fallback 2) NetworkManager should not ask an other agent for the same session/user if the first reported USER_CANCELED. Even if we accept that 1 is a sort of known bug in 3.2 (we need nm-applet for VPN), I think 2 is a NetworkManager bug.
Confirming on 3.2.1. Giovanni: is 2) a known NM bug? (as in, was it reported?)
(In reply to comment #2) > Confirming on 3.2.1. > Giovanni: is 2) a known NM bug? (as in, was it reported?) To be honest, 2) is not a real bug, in the sense that there should not be two agents for the same user/session. gnome-shell 3.2 is a sort of edge case in this regards, and hopefully nm-applet will be obsoleted in 3.4 In any case, reassigning to NetworkManager, so that Dan can decide if it's worth fixing there as well.
(In reply to comment #0) > 1. Have a WPA or similar network > 2. Have it not connect for whatever reason > 3. Get shell 'please enter passphrase' dialog > 4. Hit cancel > 5. Get nm-applet 'please enter passphrase' dialog > > Step 5 shouldn't happen. How about step 3 shouldn't happen? Instead there should be a notification that the connection failed and would you like to retry. At no point in this process should anything be asking for passphrases. I get the double passphrase problem as well when my wifi is being finicky. It makes the system unusable because it won't shut up and keeps blocking the screen with dialog boxes asking for passphrases. Hitting Cancel doesn't stop them. System: Debian Testing/ GNOME 3.4
old bug, fixed now