No application icon in Unity bar with Skype 4.0

Solution 1:

You have to install sni-qt Install sni-qt package:

If your Ubuntu is 32 bits:

sudo apt-get install sni-qt

Or, if you are using 64 bits:

sudo apt-get install sni-qt:i386

I'm not sure if you need to logout / login afterwards, but Skype will then appear together with other indicators.

Solution 2:

Consider the missing launcher a benefit and install skype-wrapper, which integrates Skype nicely into Unity:

sudo add-apt-repository ppa:skype-wrapper/ppa
sudo apt-get update && sudo apt-get install skype-wrapper

See this article for further details: http://www.omgubuntu.co.uk/2012/05/skype-wrapper-adds-call-actions-notification-fixes-ubuntu-12-04-support

Solution 3:

I have equal behavior with skype icon. But, after using "apt-get install" from command line to install skype, this problem was resolved.

You should try to install skype using "apt-get install", if it's not that.

More over, this installation method is recomended instead of skype website.

sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
sudo apt-get update && sudo apt-get install skype

I've found it here:

https://help.ubuntu.com/community/Skype

Solution 4:

It's actually back to what it used to be (in early versions of Ubuntu), so you need to 'whitelist' the notification icon.

Take a look at http://www.webupd8.org/2011/04/how-to-re-enable-notification-area.html (or google 'skype whitelist ubuntu'.