uuid not getting generated until after install

Havoc Pennington hp at pobox.com
Mon May 12 12:23:12 PDT 2008


Hi,

On Mon, May 12, 2008 at 3:19 PM, Ray Strode <halfline at gmail.com> wrote:
>  +        if (g_getenv ("DBUS_SESSION_BUS_ADDRESS") == NULL &&
>  !start_if_not_found) {

I think dbus_bus_peek() would be mildly more correct, since in theory
there are ways to get the bus other than DBUS_SESSION_BUS_ADDRESS
(such as from the X property). But in practice this should be fine.

Havoc


More information about the dbus mailing list