adi*_*tya 3 google-chrome 16.04
我刚刚安装了 Ubuntu 16.04 LTS,但 Google Chrome 无法运行。我已经重新安装了很多次,也重新启动了我的电脑,但它仍然无法运行。它所做的只是显示图标,当您单击它时,它不会打开。
如何解决这个问题?
小智 8
我有同样的问题。通过google-chrome从终端运行,我发现它需要一个新版本的 NSS:
$ google-chrome
[6999:7036:1113/200616.549496:FATAL:nss_util.cc(632)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required. Please upgrade to the latest NSS, and if you still get this error, contact your distribution maintainer.
Aborted (core dumped)
Run Code Online (Sandbox Code Playgroud)
所以我安装了libnss3:
sudo apt-get install --reinstall libnss3
Run Code Online (Sandbox Code Playgroud)
它对我有用:)
| 归档时间: |
|
| 查看次数: |
26931 次 |
| 最近记录: |