Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 3 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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.

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (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

Seçilen çözüm

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.