Date: Tue, 06 Oct 2020 18:33:26 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 249909] www/firefox is launching dbus-launcher even if compiled with DBUS=off Message-ID: <bug-249909-21738-gzQp58Yeyw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249909-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-249909-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=3D249909 --- Comment #7 from Christian Weisgerber <naddy@FreeBSD.org> --- I'm sorry, I think we're mixing up unrelated problems here. I'm now running dbus in the background, I added... if [ -x /usr/local/bin/dbus-launch -a -z "$DBUS_SESSION_BUS_ADDRESS" ]; then eval $(dbus-launch --sh-syntax --exit-with-x11) fi ...to my ~/.xsession, and the problem with YouTube persists. --=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-249909-21738-gzQp58Yeyw>