[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-09 Thread Anders Kaseorg
The new secure icons don’t work for any icon theme other than ubuntu- mono-dark and ubuntu-mono-light. Shouldn’t the network-manager-gnome package provide /usr/share/icons/hicolor/*/apps/nm-signal-*-secure.png, like it currently provides /usr/share/icons/hicolor/*/apps/nm-signal-*.png? -- You

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-09 Thread Anders Kaseorg
By the way, the new escape_mnemonics function has a memory leak: clean_ssid = g_strdup_printf (%s__%s, clean_ssid, ssid_part); The old value of clean_ssid is never freed. (Perhaps you were looking for g_strjoinv?) -- You received this bug notification because you are a member of Ubuntu

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-07 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet - 0.8.3+git.20101209t081952.0330eca-0ubuntu3 --- network-manager-applet (0.8.3+git.20101209t081952.0330eca-0ubuntu3) natty; urgency=low * Re-instate animations while processing network association phases, it tends to be

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/network-manager-applet/indicator-icons -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/683896 Title: No signal strength icons in list of available wireless

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-05 Thread Mathieu Trudel-Lapierre
Turns out it's fixable directly in nm-applet by doing this the Right Way. Marking the dbusmenu task invalid. Marking as in progress since I already have code ready that turns the icons back on: http://twitpic.com/3n0a95. ** Changed in: libdbusmenu (Ubuntu) Status: New = Invalid **

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2011-01-05 Thread Mathieu Trudel-Lapierre
** Branch linked: lp:~mathieu-tl/ubuntu-mono/secure-icons -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/683896 Title: No signal strength icons in list of available wireless connections --

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2010-12-26 Thread Anders Kaseorg
** Tags added: natty regression-release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/683896 Title: No signal strength icons in list of available wireless connections -- ubuntu-bugs mailing list

[Bug 683896] Re: No signal strength icons in list of available wireless connections

2010-12-02 Thread Mathieu Trudel-Lapierre
I'm not certain yet why it disappears and won't get embedded back into the systray or indicator list as you switch back and forth, but the fact that there is no signal strength is a known issue with the indicator patch to nm-applet. I'm adding a bug task to libdbusmenu, which is what we use

RE: [Bug 683896] Re: No signal strength icons in list of available wireless connections

2010-12-02 Thread Luke
Due to how I use wireless, I am going to have to use either the old version of network-manager-gnome it works fine in gnome-shell or the old panel), or another app altogether for wireless mangement. I will test each subsequent version though, rolling back if it doesn't work. This is something