After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597839 - Connect to Hidden...select Saved Secure Connection; Connect not possible
Connect to Hidden...select Saved Secure Connection; Connect not possible
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nm-applet
git master
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
NetworkManager maintainer(s)
Depends on:
Blocks: nm-review
 
 
Reported: 2009-10-08 18:18 UTC by Tony Espy
Modified: 2016-05-27 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH 1/2] wifi-dialog: fix enabling of "Connect" button (1.37 KB, patch)
2016-05-25 09:06 UTC, Beniamino Galvani
none Details | Review
[PATCH 2/2] wifi-dialog: enable "Cancel" button if secrets are not available (1.90 KB, patch)
2016-05-25 09:07 UTC, Beniamino Galvani
none Details | Review

Description Tony Espy 2009-10-08 18:18:24 UTC
This bug is being reported against the latest git master ( 0.8.x ) running on an Ubuntu Karmic Beta system with Atheros ( ath9k ) Wi-Fi.

If a user clicks "Connect to Hidden Wireless Network...", if they use change the "Connections" combo from "New", to a saved *secure* network, the key / passphrase for the selected network is not retrieved, so the "Connect" button is never enabled.

If on the other hand, the network selected is open, then the button is enabled.

This is an upstream report for a problem reported in Ubuntu.  For further details, please see:

https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/446394
Comment 1 Tony Espy 2009-10-08 18:36:50 UTC
Also, I'm a bit unclear about why "Connections" shows all saved connections?

I guess the only reason I could come up with is that you might want to use the saved connection if you decided to disable SSID broadcast on an AP.  In this case, you wouldn't have to re-enter the saved details.
Comment 2 mattia.b89 2016-05-22 08:16:28 UTC
I confirm this bug with latest version 1.2.2 of NM

since this bug is *really* old, I opened a new bug report here: https://bugzilla.gnome.org/show_bug.cgi?id=766564

let me know how can I help you
Comment 3 Beniamino Galvani 2016-05-25 09:06:13 UTC
Created attachment 328481 [details] [review]
[PATCH 1/2] wifi-dialog: fix enabling of "Connect" button
Comment 4 Beniamino Galvani 2016-05-25 09:07:03 UTC
Created attachment 328482 [details] [review]
[PATCH 2/2] wifi-dialog: enable "Cancel" button if secrets are not available
Comment 5 Beniamino Galvani 2016-05-25 09:09:41 UTC
The first patch should fix the issue, the second one is a related fix. Please review.
Comment 6 Thomas Haller 2016-05-25 13:52:52 UTC
(In reply to Beniamino Galvani from comment #5)
> The first patch should fix the issue, the second one is a related fix.
> Please review.

lgtm
Comment 7 Francesco Giudici 2016-05-27 12:52:20 UTC
lgtm