On 2014-05-11 17:08, Ken Moffat wrote: > On Wed, May 07, 2014 at 11:30:57PM +0100, Ken Moffat wrote: >> >> If you are running systemd and wish to confirm whether or not >> dbus-launch is adequate there (in the absence of building the many >> deps necessary to build parole - although I'm sure other packages >> will be affected), I suspect that being able to get pulseaudio >> working will likely indicate that systemd only requires dbus-launch. >> > Update, although since systemd is no longer in the book it probably > doesn't lead anywhere : > > I built a new system running systemd at first successful boot. All > my normal desktop, up to parole. Rebooted, to ensure that any unit > files I had added got picked up [ that was more for cups than > anythign else ]. > > Running icewm, when I try to start parole from a term I still get: > (process:561): parole-CRITICAL **: Failed to initialize Xfconf: > Using X11 for dbus-daemon autolaunch was disabled at compile time, > set your DBUS_SESSION_BUS_ADDRESS instead > > So nothing changed. It's going out of the book, so I'm no longer > interested. > > ĸen >
I get the same "Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead". I have a few questions at the end. My system: I have LFS SVN april-may-2014 with systemd for /dev and sysvinit for start of system. (There was also a script allowing swap between sysv and initd for startup). I have BLFS SVN may version with xorg twm running. I am building KDE ontop of this. I start dbus system daemon using blfs dbus /etc/init.d script. I start d-bus session daemon in .xinitrc with dbus-launch. I need vlc for kde phonon backend. VLC WORKS but prints this when started in an xterm: magnus@lfs:~$ vlc VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be) [0x260d498] pulse audio output error: PulseAudio server connection failure: Connection refused [0x2663798] dbus interface error: Failed to connect to the D-Bus session daemon: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead [0x2663798] main interface error: no suitable interface module [0x2553148] main libvlc error: interface "dbus,none" initialization failed [0x2553148] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Questions: Will KDE work given my LFS base? Can I ignore the VLC warning, ie is it not significant for what I am doing, or is it fundamental when adding KDE? If KDE will not work; what are my options to solve the "Using X11 for dbus-daemon autolaunch was disabled at compile time problem"? Magnus -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
