4

How do I get the Skype status icon on the main bar of ubuntu?

I've tried to follow this answer, but it wouldn't work. I don't have the panel menus. So, I'm here looking for another way to proceed.

ANy brilliant suggestion, please?

Thanks in advance!

Amurayu Yukiko
  • 479
  • 1
  • 4
  • 8

1 Answers1

5

I had the same problem, installing the following package fixed it for me: sni-qt:i386

To do that open up a terminal and type

sudo apt-get install sni-qt:i386

Worked in Ubuntu 13.10, 14.04 and 16.04

jgomo3
  • 716