<br><br><div class="gmail_quote">On Sat, Mar 5, 2011 at 6:25 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;">
<div text="#000000" bgcolor="#ffffff">
Am 05.03.2011 12:59, schrieb Vincent Torri:
<div class="im"><blockquote type="cite"><br>
Hey,<br>
<br>
you replied to me privately, I don't know if it was intentional or
not.<br>
<br>
<div class="gmail_quote">On Sat, Mar 5, 2011 at 11:14 AM, Ralf
Habacker <span dir="ltr"><<a href="mailto:ralf.habacker@freenet.de" target="_blank">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;">
<div text="#000000" bgcolor="#ffffff"> Am 04.03.2011 20:59,
schrieb Vincent Torri:
<div><br>
</div>
<br>
If you run <br>
<br>
set
DBUS_SESSION_BUS_ADDRESS=nonce-tcp:host=localhost,port=11785,noncefile=C%3a\DOCUME%7e1\torri\LOCALS%7e1\Temp/dbus_nonce-BamfqHAV,guid=d5dd958a6fea504335139d354d7141b6<br>
<br>
the client should be able to connect to the server. <br>
</div>
</blockquote>
<div><br>
so I set the verbose mode and redirect all messages
dbus-daemon sends to a file (because of MSYS terminal, i have
to do that...), I open the log file and see:<br>
<br>
3120: [dbus-server.c(136):_dbus_server_init_base] Initialized
server on address
nonce-tcp:host=localhost,port=46859,noncefile=C%3a\DOCUME%7e1\torri\LOCALS%7e1\Temp/dbus_nonce-qvDDSVNX,guid=21033a9fd0eb41bdb40cf0874d722290<br>
<br>
so i opened another terminal, did:<br>
<br>
export
DBUS_SESSION_BUS_ADDRESS=nonce-tcp:host=localhost,port=46859,noncefile=C%3a\DOCUME%7e1\torri\LOCALS%7e1\Temp/bus_nonce-qvDDSVNX,guid=21033a9fd0eb41bdb40cf0874d722290<br>
<br>
then I run in that terminal dbus-monitor, and I get:<br>
<br>
$ dbus-monitor.exe<br>
Failed to open connection to session bus: Could not parse
server address: Unknown address type (examples of valid type
are "tcp" and on UNIX "unix")<br>
</div>
</div>
</blockquote></div>
see
<a href="http://dbus.freedesktop.org/doc/dbus-specification.html#transports-nonce-tcp-sockets" target="_blank">http://dbus.freedesktop.org/doc/dbus-specification.html#transports-nonce-tcp-sockets</a>
for more informations about the nonce-tcp transport<br></div></blockquote><div><br>I have no problem to read documentation, but you must agree that, actually, the Windows port is just not working. All the things you told me *must* be written somewhere (README, wiki, etc..) because currently, nobody who is a dbus dev can make it work on Windows, a well as nobody can know how to debug that port. <br>
</div></div><br>Vincent Torri<br>