-no-remote

  • Firefox-Version
    Firefox 139 ff
    Betriebssystem
    alle

    Aus
    CHANGES.md - mozsearch

    - Removed the `-no-remote` command-line argument usage for Firefox, which does no longer exist.

    Was hab ich verpasst?

    Wir sind keine Beschwerdestelle, hier gibt es nur Lösungen! Meine Glückszahl hier: 96.

  • When Firefox is running it normally starts a remoting server that allows other Firefox instances to communicate with it. When a new instance of Firefox starts it uses a remoting client to detect if an existing instance is already running and if so pass any command line arguments to it so only one instance is ever running for a given profile.

    We have for a long time had a -no-remote command line argument that disables both remoting server and client. Prior to Firefox 67 this was used for running multiple instances of Firefox at the same time however now the remoting system is scoped to the profile in use so as long as you are running with different profiles you do not need the -no-remote command line argument. We also support a -new-instance argument which disables just the remoting client at startup and so allows startup to proceed ignoring any running instances using the same profile. Using either of these arguments when there is already a running instance results in the user seeing a dialog explaining that the profile is in use and (on some platforms) offering to kill the existing instance.

    Many tools and documentation still recommend using the -no-remote argument and it has caused unexpected behaviour in the past causing users to file bugs and support requests. Additionally we plan to make more use of the remoting system to support the new multiple profiles feature.

    In order to remove this confusing footgun and so we can rely on the remoting server always be enabled in any running instance of Firefox I am planning on removing the -no-remote command line argument from Firefox. Note that the -new-instance command line argument will remain.

    1906260 - Remove the -no-remote command line argument
    RESOLVED (dtownsend) in Toolkit - Startup and Profile System. Last updated 2024-10-24.
    bugzilla.mozilla.org
  • Also ist es seit Firefox 131 wegen Fehlinterpretation bei [irgendwas] schon raus? So mein Verständnis vom Ticket.

    Bisher war es bei mir so: Mehrere Instanzen, die alle auf "firefox.exe" reagieren könnten (ohne Pfadangabe), aber nur eine, die nicht mit -no-remote gestartet wurde (meistens die erste instanz), die dann den Befehl angenommen hat.

    Und was nutze ich jetzt, um dieses Verhalten wiederherzustellen? Oder denken die sich, dass es über den Standardbrowser laufen soll? In Windows ist das ja mit "AppPath" hinterlegt, oder Standardbrowser für Dateitypen bzw Protokolle.

    Die Portable wird ja von Mozilla nicht unterstützt, aber genau da trifft man am häufigsten auf diesen Param,eter, vor allem, wenn mehere Portables gleichzeitig genutzt werden sollen, oder eine portable parallel zu einer installierten. Der Starter von p-apps verweigert dann den Start. Mit dessen Standardeinstellungen. Und mit Einstellungen fügt es -no-remote hinzu.

    Wir sind keine Beschwerdestelle, hier gibt es nur Lösungen! Meine Glückszahl hier: 96.

  • was der reale Anwendungsfall

    Sollte ich das jetzt falsch verstanden haben, dann sorry vorweg.

    Eine Installation mit 3 Profilen.

    Bisher hatte ich das so eingetragen:

    "C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -P "Test ohne"

    Jetzt habe ich das mal geändert zu:

    "C:\Program Files\Mozilla Firefox\firefox.exe"-P "Test ohne"

    und das funktioniert dann auch. Beide Profile lassen sich gleichzeitig starten/nutzen.

    Also braucht es den Zusatz: -no-remote dann gar nicht mehr, bzw. soll ich den dann entfernen?

  • So nutze ich das aktuell auch (noch). Das hat aber mit den dedizierten Profilen nichts zu tun, sondern mit der Verhinderung, dass Firefox mit diesem Parameter keine weiteren Aufrufe angenommen haben. Bei den Portables ist das noch überwiegend so, weil man bisher so dachte. Wobei ich das sehr lange nicht mehr geprüft habe, ob das auch ohne funktioniert bei mehreren Portables.

    So habe ich bislang alle weiteren Instanzen anderer Firefox-Versionen gestartet, damit nur die aktuelle (derzeit v139) so angesprochen werden kann.

    Was die Gedankengänge angeht, so nutzt nicht jeder Firefox wie der Nachbar. Nachteile habe ich seit Wegfall nicht bemerkt, aber ich starte Firefox auch nicht mehrfach über das Startmenü oder Taskleiste, sondern direkt im bestehenden Fenster der jeweiligen Instanz einen neuen Tab bzw Fenster.

    Wir sind keine Beschwerdestelle, hier gibt es nur Lösungen! Meine Glückszahl hier: 96.