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

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Nov 2023 20:02:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249909

--- Comment #13 from santosd99 <santosd99@protonmail.com> ---
(In reply to jakub_lach from comment #12)

It does, actually. My firefox-esr build options are:
        ALSA           : off
        CANBERRA       : off
        DBUS           : off
        DEBUG          : off
        FFMPEG         : on
        JACK           : on
        LIBPROXY       : off
        LTO            : off
        OPTIMIZED_CFLAGS: on
        PROFILE        : on
        PULSEAUDIO     : on
        SNDIO          : on
        TEST           : off

I couldn't build with PULSEAUDIO=off, so the solution was to change the audio
backend to OSS and then uninstall pulseaudio after firefox was compiled.

The dbus build options are:
        EXAMPLES       : on
        MANPAGES       : on
        X11            : off

Another important note is that I'm not using a desktop environment, just wm/i3.
The other programs that were launching dbus are not doing so now. There is no
dbus running on my machine ATM. I also use X11.

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