Skip to content

Instantly share code, notes, and snippets.

@yantonov
Created May 4, 2014 05:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yantonov/e51911a9d8bcd058db2c to your computer and use it in GitHub Desktop.
Save yantonov/e51911a9d8bcd058db2c to your computer and use it in GitHub Desktop.
Restore missing skype icon for ubuntu 14.04

On 64bit, the required package to get a Skype tray / appindicator icon is not installed automatically. To fix this, use the following command:

sudo apt-get install sni-qt:i386

The Skype tray icon might disappear after you log in, but it should show up after a few seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment