I'm on Ubuntu 15.10, I have installed tixati
torrent client but I cannot manage to display in the tray icon ( it is the default behavior)
Asked
Active
Viewed 902 times
0

Postadelmaga
- 5,689
-
refer here – Ravan Sep 19 '15 at 04:23
-
sorry maybe it is not clear in my question ... the issue is that ubuntu doesn't display it – Postadelmaga Sep 19 '15 at 05:33
1 Answers
1
Ubuntu 15.10
So far the only solution was to install indicator-systemtray-unity
.
Github Project page: https://github.com/GGleb/indicator-systemtray-unity
there is an official ppa, so to install it just follow this instruction:
sudo apt-add-repository ppa:fixnix/indicator-systemtray-unity
sudo apt-get update
sudo apt-get install indicator-systemtray-unity
Once installed log out and log in.

Postadelmaga
- 5,689