ubuntu14.04 system-monitor-Indicator打不开

前端之家收集整理的这篇文章主要介绍了ubuntu14.04 system-monitor-Indicator打不开前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

撰写时间:2017.5.20
新配置了一台计算机ubuntu14.04lts的环境。安装了system-monitor之后,system-monitor-Indicator在启动器中打不开。于是换了终端启动

system-monitor-indicator终端启动命令:

$indicator-sysmonitor

发现报错。找不到一个模块,如下:

解决方法,安装所缺的模块

$sudo apt-get install python-appindicator

如果不是这个问题,运行上面的命令也会包其他的错,根据错误改就行了。

终端启动system-monitor的命令:

$gnome-system-monitor
原文链接:https://www.f2er.com/ubuntu/352925.html

猜你在找的Ubuntu相关文章