User bus conclusion
Thiago Macieira
thiago at kde.org
Wed Nov 10 07:20:00 PST 2010
Em Quarta-feira, 10 de Novembro de 2010, às 15:25:05, Havoc Pennington
escreveu:
> I guess an alternative is to have GNOME require the OS configuration
> where each login joins an existing session. dbus remains as-is, but
> gnome-session or the like might puke if it detects the wrong OS
> config.
>
> So dbus has just a session bus; the OS may guarantee that only one
> session per machine is allowed, and if so that's somehow detectable;
> and GNOME requires that no second session gets started, but KDE may
> choose to still support it.
Can't dbus-daemon be told to use a specific address?
E.g.:
DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/dbus-1.socket
export DBUS_SESSION_BUS_ADDRESS
dbus-daemon --session --fork --address=$DBUS_SESSION_BUS_ADDRESS
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20101110/7e5cf1a5/attachment.pgp>
More information about the dbus
mailing list