Ubuntu 15.04 中没有 Skype 托盘图标

use*_*156 19 indicator icons unity skype system-tray

安装 Ubuntu 15.04 和 Skype (4.3.0.37) 后,我无法让 Skype 指示器出现在托盘中

我试过这样做:http : //www.ubuntugeek.com/fix-for-skypepidgin-icon-missing-from-ubuntu-15-04kubuntu-15-04.html

但是在安装这些图标后(即使在重新启动系统后),该图标也不会出现。

我还尝试安装 dconf-editor 以将 Unity 中的所有图标列入白名单,如下所示:How do I access and enable more icons to be in the system托盘?但是我在“Unity”下拉菜单下没有“面板”这样的选项!

如何让指标显示在托盘栏中?我让它在 Ubuntu 14.04 中工作

Ser*_*yev 39

在这里http://ubuntuforums.org/showthread.php?t=2276023发布了最终在 15.04 对我有用的解决方案。

sudo apt-get install sni-qt:i386
Run Code Online (Sandbox Code Playgroud)

然后需要重新启动Skype。

  • 它也适用于 16.04。 (9认同)

use*_*156 1

运行以下命令解决了我的问题:

sudo apt-get install libappindicator1
Run Code Online (Sandbox Code Playgroud)