我在 Ubuntu 16.04.2 上,今天 Google Chrome 和 Chromium 开始需要很长时间才能加载。一旦打开,它们就会经常冻结。
我从命令行加载 Chrome 并收到以下消息:
$ google-chrome
Gkr-Message: secret service operation failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[8032:8100:0504/165233.258127:ERROR:connection.cc(1954)] Cookie sqlite error 5, errno 0: database is locked, sql: DELETE FROM cookies WHERE persistent != 1
[8032:8070:0504/165235.449471:ERROR:leveldb_database.cc(311)] Failed to open LevelDB database from /home/fd/.config/google-chrome/Default/IndexedDB/https_www.google.pt_0.indexeddb.leveldb,IO error: …Run Code Online (Sandbox Code Playgroud) 我读到,为了避免屏幕撕裂,我应该在 nvidia 设置 [¹] 上启用“强制完整合成管道”选项。但是,该选项在我的系统中似乎不可用。
我认为 nvidia-settings 可能已被阻止,但根据下面的博客文章,该选项应该在此版本中可用:
我错过了什么吗?
谢谢