dbus 1.4.8 still not working on Windows (MSYS/MinGW)

Vincent Torri vincent.torri at gmail.com
Mon Apr 11 13:11:57 PDT 2011


On Mon, Apr 11, 2011 at 9:57 PM, Ralf Habacker <ralf.habacker at freenet.de>wrote:

> Am 09.04.2011 03:40, schrieb Mat:
>
>  hi,
>>
>> as I know, the default env setting on windows is,
>>
>> "DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path"
>>
>> the "install-path" let dbus resolve the dbus session channel by "path
>> of libdbus-1.dll", so "the file location of libdbus-1.dll" and "the
>> search path order" will affect the connections between run-time
>> processes.
>>
>> btw, in my previous test, dbus seems to check libdbus-1.dll's parent
>> dir's name, and its related path "bin/libdbus-1.dll" ( parent dir name
>> should be "bin" ), and ...etc/. So I suggest that preserver the
>> original directory sturcture and put it on one of the system default
>> search path.
>>
> This is documentated at
> http://dbus.freedesktop.org/doc/dbus-specification.html#meta-transports-autolaunch
>

so should I use

DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=install-path

or

DBUS_SESSION_BUS_ADDRESS=autolaunch:scope=*install-path

?

Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110411/741cfdaa/attachment.htm>


More information about the dbus mailing list