Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Dec 2021 08:17:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 260239] www/firefox: Can't open URL in running instance
Message-ID:  <bug-260239-21738-grj6aucEAA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260239-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260239-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260239

--- Comment #2 from Michael Eriksson <mer@klockrike.net> ---
You are right that this was a dbus problem. However,

1. firefox-esr, and most likely also earlier versions of mainline firefox,
don't use dbus for opening URLs in running instances. This can be verified =
by
testing without dbus running or by watching dbus-monitor.

2. The firefox port doesn't make sure that the machine is ready for running
dbus (mainly by running "dbus-uuidgen --ensure"), and does not mention dbus=
 in
the pkg-message.

3. firefox can be built without the DBUS option, how will this work then?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260239-21738-grj6aucEAA>