[Bug 249909] www/firefox is launching dbus-launcher even if compiled with DBUS=off

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 6 18:33:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249909

--- Comment #7 from Christian Weisgerber <naddy at 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.

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


More information about the freebsd-gecko mailing list