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
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 r
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 a
** 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 connections
** 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
--
ubuntu-b
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
** Change
** 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
u
gt; Subject: [Bug 683896] Re: No signal strength icons in list of available
> wireless connections
>
> 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
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 throug