lifecycle of the message bus

Havoc Pennington hp@redhat.com
Wed, 16 Jul 2003 21:54:19 -0400


On Sun, Jul 13, 2003 at 07:53:31PM +0100, Thomas Leonard wrote: 
> BTW, running configure with no arguments results in:
> 
> $ dbus-launch 
> Failed to start message bus: Failed to read directory
> "/usr/local/etc/dbus-1/NONE/lib/dbus-1.0/services": No such file or
> directory

Should be fixed in CVS now.

> Also, the man page suggests:
> 	eval `dbus-launch --exit-with-session`
> 
> but that command never returns (not closing stdout?)

Should also be fixed in CVS now, closing stdout did fix it.

Thanks,
Havoc