Viber notification is not in the right position [duplicate]

This question is basically the same question as Annoying Viber notification, but the guy there didn't get any answer.

So I am also posting it as I couldn't find any answer anywhere.

enter image description here

As you can see there is a very annoying icon of viber on the top left, that is on top of the exit symbol "x" of the other applications. Is it possible to remove that thing completely, or to move it at the place where the skype or the dropbox is?

I have Ubuntu 14.04 Desktop edition installed.


Solution 1:

This has already been fixed, Install the following wrapper via PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install viberwrapper-indicator

Alternatively download the deb file, and install it manually:

  • Index of /nilarimogard/webupd8/ubuntu/pool/main/v/viberwrapper-indicator

After installation it will look like you want it:

enter image description here

Source:

  • Viber Wrapper Indicator Hides Floating Viber Icon, Adds AppIndicator Support ~ Web Upd8: Ubuntu / Linux blog

Related Pages:

  • GitHub: karas84/viberwrapper-indicator

Solution 2:

To put in the right position:

sudo apt-add-repository ppa:gurqn/systray-$(lsb_release -sc)
sudo apt-get update
sudo apt-get upgrade

Log out and log in.
And it's working.