Bugzilla – Bug 375639
main-menu shows wrong SSID
Last modified: 2008-05-15 18:23:21 UTC
The network tile in the Status section of main-menu shows a wireless SSID which I'm not using. There are several wireless networks available where I am, but while nm-applet says I'm using one, main-menu says I'm using another one :)
Federico, is this still the case after the new nm-stuff went into g-m-m?
Created attachment 211852 [details] Patch Federico, Can you see if this patch solves the issue.
Created attachment 213335 [details] gnome-main-menu-bnc375639-display-correct-ap This patch fixes the current behavior where g-m-m would get a list of ap's and then use the ssid from the first in the list. New behavior is to ask for the active ap and use it's ssid. diff'ed with -up as per the doctor's order :-)
bnc375639 - Display active ap instead of the first ap in the list 2008-05-09 Magnus Boman <captain.magnus@gmail.com> https://bugzilla.novell.com/show_bug.cgi?id=375639 Display active ap instead of the first ap in the list. * main-menu/src/network-status-agent.c (nm_get_device_info): Make sure we show ssid from an active ap by using nm_device_802_11_wireless_get_active_access_point.
Committed to SVN. Thanks, Magnus :) Leaving as assigned to Scott so he can submit the new release tarball to autobuild.
Fix submitted to autobuild. No idea how soon it will sync. You need the version with the May 13 entry in the changelog rpm -q --changelog gnome-main-menu | less