9

Tried all possible ways to give visibility to tray icons in Ubuntu 12.04 but no luck :(

  • Dconf-editor -> Navigate to Desktop -> Unity -> Panel -> change the value of systray-whitelist to "all"
  • gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
  • Set values of above to include pidgin, davmail, etc.

Please note that only some tray icons are invisible. I still cant see pidgin, davmail, guake tray icons. I am on Ubuntu 12.04 Gnome classic mode (gnome-session-fallback).

lofidevops
  • 21,912
Shrijit
  • 662

3 Answers3

8

The solution is to add the Notification Area applet. Taken from this question No Banshee notification area icon in Gnome 3 classic session

vangop
  • 356
  • 2
  • 6
2

I have just solved this problem with davMail on xubuntu using the following method:-

  1. Open the task manager and if davmail is running, kill it.
  2. Open a terminal and type sudo apt-get install libswt-gtk.
  3. Re-start DavMail and you should see the icon in the notification area.

It took me along time to find the solution, but it is quick and simple to do.

0

Have you added the indicator applets to your panel? This might help: I can't add a Indicator Applet to Panel in Gnome-Classic

Durand
  • 139
  • 3