2

I have a Lenovo S12 (Intel Atom) on which network Manager does not work.

I have replaced it with wicd, and accepted work·around.

With the traditioanl Gnome, the wicd connection would appear in the system tray on the panel.

It is not showing on Unity (11.10). How do I get this to appear?

3 Answers3

1

Apparently this is a limitation of the Unity design. See this bug report.

0

An example from my machine, you can add/remove things from or to it as Wicd only. Terminal: gsettings set com.canonical.Unity.Panel systray-whitelist "['JavaEmbeddedFrame', 'Mumble', 'Wine', 'parcellite', 'Skype', 'hp-systray']"

leoquant
  • 304
0

There is No issue having Wicd in the systray for unity-3d in 11.10, the methods as described in the linked answers work fine, ie 'add to systray whitelist'

As far as in unity-2d it can work but - you need an updated unity-2d, the Daily-build ppa has one for 11.10

https://launchpad.net/~unity-2d-team/+archive/unity-2d-daily

Then you need to edit the whitelist to just 'all'

Related bug report

https://bugs.launchpad.net/unity-2d/+bug/847525

While having to use 'all' instead of individually specifying is a less than ideal solution, atm for unity-2d it does work as expected

Attaching screens for unity-2d, (Wicd & vlc in systray) & unity-3d (Wicd in systray

unity-2d* (5.2-0ubuntu1~bzr806); unity-3d (shows in both current 4.24 & proposed 4.28

unity-2d

unity-3d

doug
  • 17,212