On Sun, Apr 21, 2019 at 03:00:31PM -0700, Mark Wigzell via blfs-dev wrote:
> Hey guys, I know I had to install dbus-1 twice, once during LFS, and then
> later for BLFS.
> QUESTION 1:
> So I have a dbus-1 folder in two places as stated above, and system.d is in
> both! Is this normal, or did I misconfigure?
>
I don't use systemd, but AFAICS both LFS-systemd and BLFS-systemd
install in /usr. What are these two directories to which you refer ?
> QUESTION 2:
> I am actually trying to install "blueman" which is not part of BLFS
> anymore, but I seem to need something like it for my LXDE desktop.
> I'm having the devil of a time trying to understand where to launch a dbus
> session in which to start "blueman-applet". It seems that the inherited
> shell variable DBUS_SESSION_BUS_ADDRESS is no good for "blueman-applet"
> which complains if I don't start my own dbus session with export eval
> `dbus-launch` first.
> Any idea about what may be wrong? I can manually start "blueman-applet" if
> I have previously started a local dbus session, so I'm almost there, but
> how do I "embed" this manual solution properly into my dbus-1/systemd
> configuration?
>
Looking at my (old) files, I think you need to invoke dbus-launch if
the WM/DE doesn't already do that. Your comments suggest that your
lxde system doesn't do that, so it really ought to be in whatever
gets read (.xinitrc for startx, typically .xsession for graphical
logins). In the past, I've symlinked .xinitrc as .xsession so that
I could use graphical logins, but I've long-since stopped using
graphical logins.
ĸen
--
It is said that there are two great unsolved problems in computer
science: naming, cache invalidation, and off-by-one errors.
-- Ben Bullock
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page