为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can't open links from external applications - windows 10

  • 6 个回答
  • 1 人有此问题
  • 29 次查看
  • 最后回复者为 cor-el

more options

Clicking links in external apps ends with message: "Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window.".

I do not want to start new firefox instance, I want to open links in new tabs. How can I make it work that way?

Clicking links in external apps ends with message: "Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window.". I do not want to start new firefox instance, I want to open links in new tabs. How can I make it work that way?

所有回复 (6)

more options

Can you explain what you mean by "clicking links in external apps'"' and what are these apps ?

Presumably if for instanced you click on a html document on your desktop, or a link within a WordProcessor document it does opens ok in the running Firefox.

more options

Check the target field in the Firefox desktop shortcut and make sure you do not start Firefox with the -no-remote switch or have set the environment variable MOZ_NO_REMOTE=1 (Control Panel > System > Advanced > Environment variables).

more options

By external programs I meant eg. Thunderbird.

It turns out I had environment MOZ_NO_REMOTE set to 1 (wonder how it got there), but changing it back (and restarting computer) did not help.

The shortcut to firefox has target "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" so I am guessing I do not have "-no-remote" enabled.

Do you have an idea what else might be causing the problem?

more options

Did you remove the MOZ_NO_REMOTE environment variable and confirmed that it didn't return after a reboot?

This variable shouldn't be there as it will cause issues like you experienced.

more options

Previously I had changed MOZ_NO_REMOTE value from 1 to 0. It did not help. But removing it completely fixed the issue. Thank you for your help!

more options

You're welcome.

It is about the mere presence of the variable and Firefox doesn't check the value.