<span class="HcCDpe">Hi, <br><br>I found message/question in the archives that fully describes my problem.&nbsp;&nbsp; But no one replied to him.<br><br>I&#39;m on centos 5 with dbus-glib-070.&nbsp;&nbsp; In short, the example-service and example-client don&#39;t play well together....&nbsp;&nbsp; Any thoughts?<br>
<br>Thanks and keep up the good work - it&#39;s great stuff.<br>Fred<br><br></span><pre><font size="2"><font size="2">Of the two example program-pairs in the dbus-glib-0.74<br>tarball found here:<br><a href="http://www.freedesktop.org/wiki/Software/DBusBindings">http://www.freedesktop.org/wiki/Software/DBusBindings</a><br>
<br>, only one seems to work. <br><br>Specifically, the example-server/example-client pair<br>appear broken. The example-server starts and waits<br>fine, but crashes when the example-client contacts it.<br><br>Here is the command line output from both programs:<br>
<br>example-server:<br>======<br>Debian@ch-07:~/src/dbus-glib-0.74/dbus/examples$<br>./example-service <br>service running<br>Hello from example-client.c!<br><br>GLib-GObject-CRITICAL **: g_value_copy: assertion<br>`g_value_type_compatible (G_VALUE_TYPE (src_value),<br>
G_VALUE_TYPE (dest_value))&#39; failed<br>aborting...<br>Aborted<br>Debian@ch-07:~/src/dbus-glib-0.74/dbus/examples$ <br>======<br><br>example-client:<br>======<br>Debian@ch-07:~/src/dbus-glib-0.74/dbus/examples$<br>./example-client <br>
Failed to complete GetTuple: Message did not receive a<br>reply (timeout by message bus)<br>Debian@ch-07:~/src/dbus-glib-0.74/dbus/examples$ <br>======</font><br></font></pre><br>