Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

If Firefox is running, applications can't open a browser window (FIREFOX IS ALREADY RUNNING::: error) CENTOS7 Firefox 38.5.0

  • 3 件の返信
  • 2 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: smags

more options

I am running CENTOS 7 with all updates, so FIREFOX is version 38.5.0

Since last update I can't open a browser window from an application, when I am already running firefox. This worked before without any problems.

Error message: Firefox is already running, but is not responding. To open a new window, you must firest close the existing Firefox process, or restart your system.

I am running CENTOS 7 with all updates, so FIREFOX is version 38.5.0 Since last update I can't open a browser window from an application, when I am already running firefox. This worked before without any problems. Error message: Firefox is already running, but is not responding. To open a new window, you must firest close the existing Firefox process, or restart your system.

選ばれた解決策

You can use the -no-remote command line switch instead of the environment variable if you need to start another instance with a separate profile.

この回答をすべて読む 👍 1

すべての返信 (3)

more options

SOLVED

I had set MOZ_NO_REMOTE=1, because somtimes I connect via x2go. After removing it, everthing was fine.

more options

選ばれた解決策

You can use the -no-remote command line switch instead of the environment variable if you need to start another instance with a separate profile.

more options

Thank you cor-el ! I will make a second application launcher with this start option.