Summary: | Unhelpful dialog box asking for password when the connection fails | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | Dima Ryazanov <dima> |
Component: | general | Assignee: | Lamarque V. Souza <lamarque> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jgrulich |
Priority: | NOR | ||
Version: | 0.9 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-nm/f7a828c678895c9e8b74f5713b93bcc28235ea40 | Version Fixed In: | v0.9.3.4 |
Sentry Crash Report: | |||
Attachments: | Screenshot of the dialog box |
Description
Dima Ryazanov
2014-05-16 19:00:05 UTC
Created attachment 86668 [details]
Screenshot of the dialog box
Git commit 059c3ef5b4cf40f7e4b37e5bdbf0fbdd0e1000f6 by Lamarque V. Souza. Committed on 22/06/2014 at 15:44. Pushed by lvsouza into branch 'master'. Specify what password is needed. FIXED-IN: v0.9.3.4 M +1 -1 kded/passworddialog.cpp http://commits.kde.org/plasma-nm/059c3ef5b4cf40f7e4b37e5bdbf0fbdd0e1000f6 Git commit f7a828c678895c9e8b74f5713b93bcc28235ea40 by Lamarque V. Souza. Committed on 22/06/2014 at 15:44. Pushed by lvsouza into branch '0.9.3'. Specify what password is needed. FIXED-IN: v0.9.3.4 M +1 -1 kded/passworddialog.cpp http://commits.kde.org/plasma-nm/f7a828c678895c9e8b74f5713b93bcc28235ea40 I just got a dialog box with the following prompt: "Please provide the password for activating connection 'connection'" It still doesn't tell me much :-/ I don't have any wifi or wired connections named 'connection', so I still don't know what password I'm being asked for (or why). Ok, I've confirmed that the prompt shows up after I try to activate my wired connection - but I honestly have no idea what password I'm supposed to enter... Git commit 7aa24f41996a05f9ac2f6ec95d8889f9f16e6457 by Jan Grulich. Committed on 22/02/2015 at 13:16. Pushed by grulich into branch 'master'. Show correct connection name In ConnectionSettings name is not actual name of the connection it represents, but the name of setting type. Related: bug 344411 M +1 -1 kded/passworddialog.cpp http://commits.kde.org/plasma-nm/7aa24f41996a05f9ac2f6ec95d8889f9f16e6457 Git commit 51dab26b13082e3e5c0d26d0a2e6088940953eec by Jan Grulich. Committed on 22/02/2015 at 13:16. Pushed by grulich into branch 'Plasma/5.2'. Show correct connection name In ConnectionSettings name is not actual name of the connection it represents, but the name of setting type. Related: bug 344411 M +1 -1 kded/passworddialog.cpp http://commits.kde.org/plasma-nm/51dab26b13082e3e5c0d26d0a2e6088940953eec Git commit 8b21d56a83d622fde3eba117b8de1af03dd2bded by Jan Grulich. Committed on 22/02/2015 at 13:16. Pushed by grulich into branch '0.9.3'. Show correct connection name In ConnectionSettings name is not actual name of the connection it represents, but the name of setting type. Related: bug 344411 M +1 -1 kded/passworddialog.cpp http://commits.kde.org/plasma-nm/8b21d56a83d622fde3eba117b8de1af03dd2bded |