Bug 375639 - main-menu shows wrong SSID
Summary: main-menu shows wrong SSID
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Alpha 3
Hardware: i586 openSUSE 11.0
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Scott Reeves
QA Contact: E-mail List
URL:
Whiteboard: gnome-wrong-out-of-the-box,gnomeup-gn...
Keywords:
Depends on:
Blocks: main-menu-behavior
  Show dependency treegraph
 
Reported: 2008-03-31 22:40 UTC by Federico Mena Quintero
Modified: 2008-05-15 18:23 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patch (1.43 KB, text/x-patch)
2008-05-02 03:48 UTC, Magnus Boman
Details
gnome-main-menu-bnc375639-display-correct-ap (1.56 KB, patch)
2008-05-07 23:48 UTC, Magnus Boman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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