GNOME Bugzilla – Bug 343306
Tooltip displays 'null' AP name when connecting
Last modified: 2006-10-13 18:38:27 UTC
Packages: network-manager 0.6.2-0ubuntu7 network-manager-gnome 0.6.2-0ubuntu7 When I used NM for the first time, I chose to connect to my hidden SSID. Having entered the name into the dialog and pressed Connect, the applet icon did its animation during which time hovering over it gave the tooltip: Attempting to join the wireless network '(null)'...
Confirming, I see this sometimes as well.
*** Bug 355360 has been marked as a duplicate of this bug. ***
Created attachment 73196 [details] [review] Proposed fix This patch makes NM use "(unknown") and marks some additional string for translation.
I see this occasionally too, but surely the bug is that the tooltip is giving the wrong info ? NM clearly knows it what access point it is connecting to, so nm-applet should know ...
2006-10-13 Wouter Bolsterlee <wbolster@gnome.org> * gnome/applet/applet.c: (nma_update_info), (nma_act_stage_to_pixbuf), (nma_update_state): Mark missing strings for translation. Fixes bug #343306.
*** Bug 361822 has been marked as a duplicate of this bug. ***
How can just saying 'unknown' when connecting to a network be a 'fix' for this bug ? Network Manager clearly knows somewhere what AP it is connecting to, so IMO this bug should be re-opened and the proper fix be found ... If any one has any ideas I'll see if I can track it down.
That's why _I_ hadn't committed the patch, because it doesn't fix the real problem.
Ahh, shall we re-open this bug then ?