<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>can anybody help me to understand what is the pourpose of the following interface:<br><h4 class="title"><code class="literal">org.freedesktop.DBus.Hello</code></h4>Whenever I try to use it (only for curious) I see the following error:<br><br>Error: Already handled an Hello message<br><br>I don't understand the spec descritption:<br><br>"<br>Before an application is able to send messages to other applications
          it must send the <code class="literal">org.freedesktop.DBus.Hello</code> message
          to the message bus to obtain a unique name. If an application without
          a unique name tries to send a message to another application, or a
          message to the message bus itself that isn't the
          <code class="literal">org.freedesktop.DBus.Hello</code> message, it will be
          disconnected from the bus.<br>"<br>Thanks a lot<br>Bart<br><br>                                               </div></body>
</html>