qt-dbus compilation problem

Thiago Macieira thiago at kde.org
Wed May 31 20:45:59 BST 2006


Ralf Habacker wrote:
>> qdbusinterface: All calls failed. That looks fishy, because the calls
>> are routed locally. The call to introspection also failed, which
>> explains why the signal test failed too. I'd have to debug this one to
>> find out more.
>>
>> Ping::sendArrayOfArrays(hugebytearray) failed... I can understand that
>> one, but it shouldn't fail just because it's transferring 16MB of
>> data. I also don't see any reply messages being received, so it could
>> be the server daemon that failed to relay the message back.
>
>Would it help to have a log from the dbus-daemon for the tests ?  I can
>provide it.

If you can give me all the reads and writes the daemon does with full 
contents, that would help immensely.

On Linux, you'd do:
strace -e read,writev -s 2048 -p $DBUS_SESSION_BUS_PID

-- 
Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
  thiago.macieira (AT) trolltech.com     Trolltech AS
    GPG: 0x6EF45358                   |  Sandakerveien 116,
    E067 918B B660 DBD1 105C          |  NO-0402
    966C 33F5 F005 6EF4 5358          |  Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060531/9515d730/attachment.sig>


More information about the kde-core-devel mailing list