<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 9:57 PM, Ralf Habacker <span dir="ltr"><<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Am 09.04.2011 03:40, schrieb Mat:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
hi,<br>
<br>
as I know, the default env setting on windows is,<br>
<br>
"DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path"<br>
<br>
the "install-path" let dbus resolve the dbus session channel by "path<br>
of libdbus-1.dll", so "the file location of libdbus-1.dll" and "the<br>
search path order" will affect the connections between run-time<br>
processes.<br>
<br>
btw, in my previous test, dbus seems to check libdbus-1.dll's parent<br>
dir's name, and its related path "bin/libdbus-1.dll" ( parent dir name<br>
should be "bin" ), and ...etc/. So I suggest that preserver the<br>
original directory sturcture and put it on one of the system default<br>
search path.<br>
</blockquote></div>
This is documentated at <a href="http://dbus.freedesktop.org/doc/dbus-specification.html#meta-transports-autolaunch" target="_blank">http://dbus.freedesktop.org/doc/dbus-specification.html#meta-transports-autolaunch</a><br>
</blockquote><div><br>so should I use<br><br>DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path<br><br>or<br><br>DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=*install-path<br> <br>?<br><br>Vincent Torri<br></div></div>