Summary: | Wifi Password Asked Twice | ||
---|---|---|---|
Product: | [Plasma] plasma-nm | Reporter: | Andres Betts <anditosan1000> |
Component: | applet | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | abugreporter, aleixpol, anon, auxsvr, bugseforuns, frederick888, glabka333, jeremy9856, jgrulich, jr, mcpain, nate, neon-bugs, now.im.627, onitake, rikmills, rockprinzess, sitter, subdiff, thomas.pfeiffer, zakhar.nasimov |
Priority: | NOR | Keywords: | usability |
Version: | 5.11.95 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=f9c50bf3d3e1e52d5803d55fa97bf56930fd3020 | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=377473 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andres Betts
2017-12-01 16:08:38 UTC
This only happens on the live image in my experience, maybe it's missing kwalletd or something I thought Bug 377473 was tracking the same issue, but now I'm not sure anymore. Jonathan? No I don't think they're related. This only happens on the live image from Neon so is likely to be something to do with what we do there, or at least limited to first time a user is run I know I've seen reports of this outside the Neon live session too. If this bug tracks fixing it in Neon, I think we still need a bug tracking the general case. We don't see this issue in Kubuntu because KWallet is enabled by default without a distinct password (that is, it uses the user's login password by default). But outside of this situation, it seems pretty widespread. Hello, It happen on Kubuntu 17.10 too. I was about to pass an exam, a powerpoint presentation, so the examiner spelled me the wifi password and after pressing ok an other windows ask for the wifi password! Quite embarrassing... https://www.reddit.com/r/kde/comments/7g2t63/networkmanager_password_has_to_be_entered_twice/ https://www.reddit.com/r/kde/comments/7ae1cf/kde_papercuts/ https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1572244 Thanks ! Jonathan, is there anything I can do to help you investigate this issue? (In reply to Nate Graham from comment #6) > Jonathan, is there anything I can do to help you investigate this issue? As above from me. Would like to get this solved for Kubuntu and Neon based on 18.04 base. Isn't this fixed? I didn't have it anymore on master. I think that this one and bug 377473 are related. My guess is still there is a broken configuration of KWallet. If you try to connect to an unknown wireless network, you get a dialog in the applet itself and we then call NM::addAndActivateConnection(params), which adds a new connection and attempts to save the password to KWallet. If KWallet is not working then the password is not saved and later on if NM tries to activate the connection it asks for the password, because we told to NM it is saved on our side, but actually it cannot be found in KWallet and our deamon then prompts for the password. I haven't been able to reproduce this bug neither bug 377473. i think it's this networkmanager issue https://bugzilla.gnome.org/show_bug.cgi?id=793324 Oh, thank you so much for the link to NM bug, it indeed looks like this is causing this problem. *** Bug 365719 has been marked as a duplicate of this bug. *** *** Bug 377473 has been marked as a duplicate of this bug. *** *** Bug 389830 has been marked as a duplicate of this bug. *** *** Bug 389594 has been marked as a duplicate of this bug. *** *** Bug 381578 has been marked as a duplicate of this bug. *** *** Bug 371524 has been marked as a duplicate of this bug. *** Oh how lovely it will be to have this fixed! Yes, the choice is between encrypted password vs usability. What Linux people choose is obvious. Does this mean the bug has been solved in NetworkManager? If not, I don't think it makes sense to close the bug report now, as it's still affecting plasma-nm users. Yes, it has been fixed in NetworkManager. See https://community.kde.org/Get_Involved/Bug_Reporting#Understand_what_the_resolution_statuses_mean After networkmanager 1.10.6 update in arch the problem is solved. Good job guys. *** Bug 392893 has been marked as a duplicate of this bug. *** Not resolved. NetworkManager 1.12.2 plasma-nm 5.12.6 networkmanager-qt 5.48.0 1) Click on new Wi-fi network 2) Enter password 3) kded will ask you to create a wallet, refuse it 4) kded will ask you to create a wallet again, refuse it 5) kde will ask you to provide a password to wifi connection (wtf, i just entered it) 6) kded will ask you to create a wallet _third_ time, refuse it Created a revision https://phabricator.kde.org/D15240 *** Bug 377473 has been marked as a duplicate of this bug. *** Oleg, that sounds like a different problem. This bug was seen when using KWallet, not when it was being refused. Can you file a new bug for your issue? Thanks! (In reply to Nate Graham from comment #27) > Oleg, that sounds like a different problem. This bug was seen when using > KWallet, not when it was being refused. Can you file a new bug for your > issue? Thanks! BUG: 399268 Thanks! |