Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

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

详细了解

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.