Hi Simon,<br>In the system i have 3 users<br>1)root<br>2)cond<br>3)media<br><br>In case 1 works perfectly fine<br>a)The dbus is launched by the user &#39;cond &#39; <br>b)The server application is launched by user &#39;cond&#39;<br>
c)The Client application is launched by user &#39;cond&#39;<br>In this case the client &amp; server communicates very well through Dbus<br><br>In case 2:-<br>
a) The dbus is launched by the user &#39;cond &#39; <br>
b)The server application is launched by user &#39;cond&#39;<br>
c)The Client application is launched by user &#39;media&#39;<br><br>In this case server program runs without any problem when i client program is launched by the user media i get the following error<br><br>[Invalid UTF-8] client: ERROR: Couldn\x92t connect to the Session bus (Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)<br>
<br>Configuration files:-<br>When i look into the configuration files i can see that policy is set to allow connection from all user.i am enclosing the conf files what i have here.<br><br><br>The source code for server /client &amp; make file are available in the following link<br>
<pre><a href="http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Platform_Development_Chinook/APPENDIX_F_Source_code_for_the_GLibDBus_asynchronous_examples.html">http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Platform_Development_Chinook/APPENDIX_F_Source_code_for_the_GLibDBus_asynchronous_examples.html</a><br>
<br><br>Kidnly help me to solve this problem<br><br>With thanks &amp; regards<br>Ramesh<br></pre><br>