Description of problem: When connected to my home network nm-applet changes icons as it connects, but once connected displays the not connected icon. Although at on my internet at work it displays the correct icon with signal strength Version-Release number of selected component (if applicable): Fedora 13 How reproducible: So far only on my home network (which is encrypted with WPA-2) work is encrypted with enterprise PEAP Steps to Reproduce: 1.Connect to the network 2.Watch the icon change as it connects 3.The icon returns to its original not connected one Actual results: Wrong icon when connected Expected results: Signal strength icon Additional info: Tried running nm-applet from the command line, but it did not produce any output, there is no man page for nm-applet or network manager and -v did not enable a verbose output
What version of NetworkManager are you using? If you open a Terminal (Applications menu, then System Tools, then Terminal) and type 'rpm -q NetworkManager' that will tell you. There was a bug in previous versions of NM for F13 that would cause connections to fail like you describe. This bug was fixed in this version of NetworkManager: NetworkManager-0.8-12.git20100504 or later.
The output of rpm -q NetworkManager is NetworkManager-0.8.1-0.1.git20100510.fc13.i686 I am using all the latest packages available in fedora 13
Ok, could you reproduce the problem and then attach your /var/log/messages file so that we can debug further? Thanks!
Created attachment 416584 [details] Here is the ouput of cat /var/log/messages | grep "Network"
So the icon that's displayed in the problem case is the signal strength bars, but it appears as though none of the bars are filled and the signal strength is 0%? Or just screenshot your desktop, crop to the applet, and attach the picture here if you like. Thanks!
Sorry not near that computer to crop a picture, but what happens is, once it is connected the icon goes back to the initial one, which is "there are networks available but you are not connected to any" the two computers monitors with an X in the bottom. I can confirm that this occurs with the kmod-wl driver on fedora and the STA driver on ubuntu. It happens with my BCM 4315 broadcom wireless card, and only when accessing my linksys router, no others. And I can also confirm with the same driver in fedora 12 and ubuntu 9.10 it did not happen.
The logs from comment #4 don't indicate that though... they indicate a successful connection at "May 25 18:21:51" and then the logs end without indicating a disconnection which would cause that icon. Can you still ping sites and access web pages when this happens?
Yes my internet works fine, it is just the icon that appears once I connect that is wrong, for some reason Network Manager must think my laptop is not connected when it really is
Just to confirm, when this happens, can you grab the output of 'nm-tool' for me?
Nevermind, found and fixed upstream as: 988e2ce74fdfbd013709498c34d5924d30aed4e3 of course since you're using the Broadcom proprietary driver you won't get any signal strength in this case (the driver has well-known bugs in that area which trigger the "roaming to (none)" thing) but at least you won't get the 'disconnected' icon any more.
Should be long fixed in 0.8.1 and later in updates.