Score:1

Why do I have 2 Viber appicons on my tray

id flag

If I restart extension Ubuntu Appindicators, then only one icon stays.

enter image description here

Ubuntu is 21.10 and Viber is 16.1.0.37

If I grep Viber in processes, situation is same, before and after restarting appindicators extension...

root@mypc:/home/user# ps -afx | grep Vib
  13244 ?        SLl    0:01  |   \_ /opt/viber/Viber
  13264 ?        S      0:00  |       \_ /opt/viber/libexec/QtWebEngineProcess --type=zygote --no-zygote-sandbox --application-name=ViberPC --webengine-schemes=qrc:sLV --lang=en-US
  13265 ?        S      0:00  |       \_ /opt/viber/libexec/QtWebEngineProcess --type=zygote --application-name=ViberPC --webengine-schemes=qrc:sLV --lang=en-US
  13267 ?        S      0:00  |           \_ /opt/viber/libexec/QtWebEngineProcess --type=zygote --application-name=ViberPC --webengine-schemes=qrc:sLV --lang=en-US
  13313 pts/0    S+     0:00  |                   \_ grep --color=auto Vib
ExquisitE avatar
il flag
Try reinstalling Viber. Even after uninstalling Viber do you still see Viber app? then you might have installed the twice.
id flag
Nope, once, already tried that... But below dbus fixes problem...
Score:0
id flag

Actually I have solved issue by following this related answer

Viber indicator not working

after editing viber.desktop in /usr/share/applications

Changing line

Exec=/opt/viber/Viber

to:

Exec=dbus-launch /opt/viber/Viber %u

Appindicator icon is working fine.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.