<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 9:57 PM, Ralf Habacker <span dir="ltr">&lt;<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>&gt;</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>
&quot;DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path&quot;<br>
<br>
the &quot;install-path&quot; let dbus resolve the dbus session channel by &quot;path<br>
of libdbus-1.dll&quot;, so &quot;the file location of libdbus-1.dll&quot; and &quot;the<br>
search path order&quot; will affect the connections between run-time<br>
processes.<br>
<br>
btw, in my previous test, dbus seems to check libdbus-1.dll&#39;s parent<br>
dir&#39;s name, and its related path &quot;bin/libdbus-1.dll&quot; ( parent dir name<br>
should be &quot;bin&quot; ), 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>