〖Linux〗Kubuntu, the application 'Google Chrome' has requested to open the wallet 'kdewallet'解决方法

每次打开Google都提示:

the application 'Google Chrome' has requested to open the wallet 'kdewallet'...

原来是Google Chrome调用了 Kdewallet 保存密码;

但是呢,其实我更加推送使用LastPass(一直在使用着呢)

所以,还是赶紧地禁用Google Chrome调用 Kdewallet 吧。

解决方法:

编辑文件~/.kde/share/config/kwalletrc,追加内容:

[Auto Deny]
kdewallet=Google Chrome

参考链接:

  [1] http://danielsmedegaardbuus.dk/2012-08-10/how-to-disable-kwallet-integration-in-google-chrome/ 

原文地址:https://www.cnblogs.com/scue/p/4087880.html