hello, <br>    that&#39;s my mistake, i fixed this by add &quot;Tp::registerTypes()&quot; in my main() function. but i still can&#39;t got any interface when connection is connected. i just got empty string array by &quot;conn-&gt;interfaces()&quot;. Could somebody give some suggestion for this problem? thanks in advance.<br>
<br>Br<br>Tom<br><br><div class="gmail_quote">On Thu, Nov 12, 2009 at 9:54 PM, chen zheng <span dir="ltr">&lt;<a href="mailto:funpig@gmail.com">funpig@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, <br><br>   in my test app that use telepathy-qt4, if i used &quot;conn-&gt;requestConnect(Tp::Connection::FeatureSelfContact)&quot;, i will got following error:<br>QDBusMarshaller: <span style="color: rgb(255, 0, 0);">type `Tp::UIntList&#39; (274) is not registered with D-BUS</span>. Use qDBusRegisterMetaType to register it QDBusConnection: error: could not send message to service &quot;:1.91&quot; path &quot;/org/freedesktop/Telepathy/Connection/sofiasip/sip/_312345_40192_2e168_2e1_2e103&quot; interface &quot;org.freedesktop.Telepathy.Connection&quot; member &quot;HoldHandles&quot;. <br>

<br>   but if i used &quot;conn-&gt;requestConnect(Tp::Connection::FeatureCore)&quot;, none error, but i can&#39;t got any interface with GetInterface(). i check the source code of telepathy-qt4, that type &quot;Tp::UIntList&quot; is register by registerType() in Types-body.hpp. at init() in connection.cpp, the regiterType() is invoked. Dose something i missed? Could somebody give me some advice?<br>

<br>Br<br>Tom<br>
</blockquote></div><br>