Closed Bug 236481 Opened 22 years ago Closed 22 years ago

Tbird URL Dispatching on Linux doc seems overly complicated

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: l, Assigned: mohr.42)

References

()

Details

I just added to prefs.js: user_pref("network.protocol-handler.app.http", "/usr/bin/mozilla-firefox"); and it all seemed to work.
We use a shell script because, if Mozilla/Firefox is already running, executing the browser directly will cause a profile-in-use error. To avoid this, the script first query if an instance is already running, then either calls the instance using x-romote command or create a new instance. -> wontfix
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Summary: Seems overly complicated → Tbird URL Dispatching on Linux doc seems overly complicated
On Debian (unsure about other distributions) /usr/bin/mozilla-firefox is a shell script that manages if another instance is already open, so you do not see the error. This may be worth noting, especially if it is also true for other distributions.
I confirm that this is present on Debian, but it is not present in the SVG-enabled Firefox build I maintain, so it probably isn't in official mozilla.org releases (and even if other distros package it like this, it's the releases on mozilla.org that need to be supported). v
Status: RESOLVED → VERIFIED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.