Bug 375639

Summary: main-menu shows wrong SSID
Product: [openSUSE] openSUSE 11.0 Reporter: Federico Mena Quintero <federico>
Component: GNOMEAssignee: Scott Reeves <sreeves>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: captain.magnus
Version: Alpha 3   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.0   
Whiteboard: gnome-wrong-out-of-the-box,gnomeup-gnome-main-menu
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 341831    
Attachments: Patch
gnome-main-menu-bnc375639-display-correct-ap

Description Federico Mena Quintero 2008-03-31 22:40:59 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 :)
Comment 1 Magnus Boman 2008-04-30 02:23:46 UTC
Federico, is this still the case after the new nm-stuff went into g-m-m?
Comment 2 Magnus Boman 2008-05-02 03:48:45 UTC
Created attachment 211852 [details]
Patch

Federico,

Can you see if this patch solves the issue.
Comment 3 Magnus Boman 2008-05-07 23:48:08 UTC
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 :-)
Comment 4 Magnus Boman 2008-05-08 23:40:21 UTC
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.
Comment 5 Federico Mena Quintero 2008-05-13 23:23:32 UTC
Committed to SVN.  Thanks, Magnus :)

Leaving as assigned to Scott so he can submit the new release tarball to autobuild.
Comment 6 Scott Reeves 2008-05-15 18:23:21 UTC
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