[Telepathy] type `Tp::UIntList' (274) is not registered with D-BUS.

chen zheng funpig at gmail.com
Mon Nov 16 06:59:43 PST 2009


hello,
    that's my mistake, i fixed this by add "Tp::registerTypes()" in my
main() function. but i still can't got any interface when connection is
connected. i just got empty string array by "conn->interfaces()". Could
somebody give some suggestion for this problem? thanks in advance.

Br
Tom

On Thu, Nov 12, 2009 at 9:54 PM, chen zheng <funpig at gmail.com> wrote:

> Hi,
>
>    in my test app that use telepathy-qt4, if i used
> "conn->requestConnect(Tp::Connection::FeatureSelfContact)", i will got
> following error:
> QDBusMarshaller: type `Tp::UIntList' (274) is not registered with D-BUS.
> Use qDBusRegisterMetaType to register it QDBusConnection: error: could not
> send message to service ":1.91" path
> "/org/freedesktop/Telepathy/Connection/sofiasip/sip/_312345_40192_2e168_2e1_2e103"
> interface "org.freedesktop.Telepathy.Connection" member "HoldHandles".
>
>    but if i used "conn->requestConnect(Tp::Connection::FeatureCore)", none
> error, but i can't got any interface with GetInterface(). i check the source
> code of telepathy-qt4, that type "Tp::UIntList" 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
> Tom
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/telepathy/attachments/20091116/ec1c1cb2/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt4cb.7z
Type: application/x-7z-compressed
Size: 44500 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20091116/ec1c1cb2/attachment-0001.7z 


More information about the telepathy mailing list