We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

  • 3 одговорa
  • 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.