【问题标题】:Firefox error on Centos 6.7 that nodeCentos 6.7 该节点上的 Firefox 错误
【发布时间】:2016-01-15 06:24:32
【问题描述】:

在 CentOS 6.7 中通过终端打开 Firefox 时,我注意到以下错误:

console.error: 
  [CustomizableUI]
  Custom widget with id loop-button does not return a valid node
console.error: 
  [CustomizableUI]
  Custom widget with id loop-button does not return a valid node
console.error: hma_ext: 
  Message: [Exception... "An engine with that name already exists!"  nsresult: "0x80520008 (NS_ERROR_FILE_ALREADY_EXISTS)"  location: "JS frame :: resource://gre/components/nsSearchService.js :: FAIL :: line 278"  data: no]
console.error: hma_ext: 
  Message: [Exception... "An engine with that name already exists!"  nsresult: "0x80520008 (NS_ERROR_FILE_ALREADY_EXISTS)"  location: "JS frame :: resource://gre/components/nsSearchService.js :: FAIL :: line 278"  data: no]
console.error: self-destructing-cookies: 
  localstorage: 
  Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIIOService.newURI]

我下载了 Firefox 4...,它安装了很多库文件、其他文件和几个可执行文件。新的 Firefox 下载在该位置工作,该位置位于 /home/../Downloads/ 文件夹中。当我将它移到 /usr/bin/ 目录时,它取代了旧的 Firefox,但没有启动。然后我决定用我当前的 /lib64/ 和 /usr/share/lib64/ 文件移动/替换这些随 Firefox 安装的库文件。

现在,我无法登录任何用户个人资料。我使用 Live CD 成功备份了我的文件。现在,我想知道我是否可以简单地刷新 /lib64/ 和 /usr/share/lib64/ 目录并下载 CentOS 6.7 的默认库文件夹,或者因为我有我的数据,所以简单地重新安装 CentOS 6.7 更实用。你的想法?

【问题讨论】:

  • 你用 yum 安装了 Firefox 吗?
  • 我通过终端运行 Firefox 并看到那里显示的错误。

标签: linux firefox libraries


【解决方案1】:

首先检查您是否已经使用 yum

安装了 Firefox

sudo yum list firefox

应该让步:

已安装的软件包

firefox.i686 38.5.0-2.el6.centos @updates

如果 yum 的软件包列表中没有 Firefox,请使用以下命令安装它:

sudo yum 安装火狐

这将安装 ESR(扩展支持版本)版本

除非你需要最新版本,否则我建议你使用 ESR

【讨论】:

  • 你安装了桌面吗?
【解决方案2】:

我对此的回答是使用 Ubuntu 作为我的本地安装。我安装了 Ubuntu 桌面。我在使用 Firefox 时仍然有一些错误,但如果我找不到答案,我会提出一个问题。我有 CentOS 6.7 作为我的虚拟驱动器。

感谢大家的帮助。

【讨论】:

    【解决方案3】:

    是firefox设置问题,loop.enabled必须为true

    火狐 -v 火狐 38.4.0 带有 Firefox url 空间 关于:配置 loop.enabled 从 false 设置为 true

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-07-03
      • 2016-10-05
      • 2016-07-13
      • 2016-07-25
      • 1970-01-01
      • 2016-10-24
      • 2017-03-17
      • 2016-07-01
      相关资源
      最近更新 更多