Welcome 微信登录

首页 / 操作系统 / Linux / Linux下修复Chrome的“Your profile could not be opened correctly”

提问:当我在Linux打开Google Chrome 浏览器时,我已经几次收到弹出窗口,提示我的配置文件没有被正确打开(Your profile could not be opened correctly.)。每次我打开Chrome都要弹出来,我应该如何修复这个问题?当你在你的Chrome上看见"Your profile could not be opened correctly"错误信息时,从某种程度上讲,那是因为你的Chrome配置文件数据已经损坏。这个问题经常发生在手动升级Google Chrome的时候。修复取决于到底哪个文件损坏,你可以试试下面的几个方法。

方法一

关掉所有Chrome窗口和标签页。进入~/.config/google-chrome/Default,移除或者重命名"Web Data"文件。
  1. $ cd ~/.config/google-chrome/Default
  2. $ rm "Web Data"
再次开打Google Chrome浏览器。

方法二

关掉所有Chrome窗口和标签页。进入~/.config/google-chrome/"Profile 1",并重命名"History"文件。
  1. $ cd ~/.config/google-chrome/"Profile 1"
  2. $ mv HistoryHistory.bak
再次开打Google Chrome浏览器。

方法三

如果依然没有解决,你可以试试移除所有默认配置文件夹(~/.config/google-chrome/Default)。注意:如果这样做,你将会遗失所有之前打开的Google标签、导入的书签,浏览记录和登录数据等。在移除之前,先关掉所有Chrome窗口和标签页
  1. $ rm -rf ~/.config/google-chrome/Default
之后重启Google Chrome,文件夹~/.config/google-chrome/Default会自动生成。Ubuntu 14.04 LTS下安装Google Chrome浏览器 http://www.linuxidc.com/Linux/2014-04/100645.htmUbuntu 13.04 安装 Chrome 依赖问题解决 http://www.linuxidc.com/Linux/2013-04/83638.htmopenSUSE安装Chrome浏览器 http://www.linuxidc.com/Linux/2013-05/84046.htmLinux用户安装 Google Chrome 35 Beta 说明 http://www.linuxidc.com/Linux/2014-05/101099.htmCentOS 6.x 安装Google Chrome浏览器 http://www.linuxidc.com/Linux/2013-01/78066.htmChrome 的详细介绍:请点这里
Chrome 的下载地址:请点这里更多详情见请继续阅读下一页的精彩内容: http://www.linuxidc.com/Linux/2015-02/114045p2.htmCentOS 6.6 运行级别Git使用教程图文详解相关资讯      Chrome 
  • Google计划Chrome默认用 HTML5替代  (05月16日)
  • Chrome 稳定版更新至 48.0.2564.  (02月10日)
  • 谷歌 Chrome 将应用新数据压缩法,  (01月21日)
  • Chrome停止对Windows XP/Vista及旧  (04月15日)
  • 最新版的 Chrome 提供网页安全性检  (01月28日)
  • 帮助谷歌Chrome提速的七个步骤  (12/23/2015 11:34:03)
本文评论 查看全部评论 (0)
表情: 姓名: 字数
版权所有©石家庄振强科技有限公司2024 冀ICP备08103738号-5 网站地图