|
Bugzilla – Full Text Bug Listing |
| Summary: | main-menu shows wrong SSID | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Federico Mena Quintero <federico> |
| Component: | GNOME | Assignee: | 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
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 |