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 639336 - Automatical connection to hidden network takes too long
Automatical connection to hidden network takes too long
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: nm-applet
0.8.x
Other Linux
: Normal minor
: ---
Assigned To: Dan Williams
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-01-12 17:53 UTC by Boris Kairat
Modified: 2016-05-22 08:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Boris Kairat 2011-01-12 17:53:53 UTC
It seems as if the applet tries to connect to known hidden wireless networks after doing nothing for some time.
Why cannot the applet start searching for the known hidden wireless networks just after starting?
Comment 1 Lubomir Rintel 2016-03-11 16:43:33 UTC
Cleaning up the old bugs that didn't get addressed. Sorry you didn't hear from us.

(In reply to Boris Kairat from comment #0)
> It seems as if the applet tries to connect to known hidden wireless networks
> after doing nothing for some time.
> Why cannot the applet start searching for the known hidden wireless networks
> just after starting?

Because the network is hidden. It can not be searched for; we can only attempt an association.

It's in fact what do we do now, so this is probably solved anyway. Please reopen if it's still a problem.
Comment 2 mattia.b89 2016-05-17 10:07:59 UTC
I want to reopen this bug, since it is not fixed:

I'm on Arch Linux x86_64, gnome 3.20.2, networkmanager 1.2.2

I can't connect to my hidden wireless network.
The only workaround I know makes NM connects to it, is using deprecated iwlist command:
`sudo iwlist wlan0 scanning essid foo`
where _wlan0_ is my network interface and _foo_ is the hidden network's name
(I found this command elsewhere on the web...)

I'm fully available to provide further information to solve this annoying issue!
Comment 3 Thomas Haller 2016-05-17 11:51:55 UTC
(In reply to mattia.b89 from comment #2)
> I want to reopen this bug, since it is not fixed:
> 
> I'm on Arch Linux x86_64, gnome 3.20.2, networkmanager 1.2.2
> 
> I can't connect to my hidden wireless network.
> The only workaround I know makes NM connects to it, is using deprecated
> iwlist command:
> `sudo iwlist wlan0 scanning essid foo`
> where _wlan0_ is my network interface and _foo_ is the hidden network's name
> (I found this command elsewhere on the web...)
> 
> I'm fully available to provide further information to solve this annoying
> issue!

Hi mattia.b89,

Also, the original bug is very old. Since then, much changed in NetworkManager handling hidden Wi-Fis. It is not clear that your issue is still the same as the original one (in fact, it's rather unlikely).

Please open a new bug, describing better what you do, and attach a logfile of NetworkManager with TRACE logging enabled.

Thank you.
Comment 4 mattia.b89 2016-05-22 08:17:47 UTC
I opened a new bug report as you suggested to do, here:

https://bugzilla.gnome.org/show_bug.cgi?id=766564

let me know how can I help you