64bitness
Thiago Macieira
thiago at kde.org
Thu Nov 2 10:55:57 GMT 2006
Thiago Macieira wrote:
>> if ( callingDcopClient()->call( "kded", "kpasswdserver",
>> "queryAuthInfo(KIO::AuthInfo,QString,long int,long int)", params,
>> replyType, reply ) )
>
>As you can see from the signature in queryAuthInfo, the last two
>parameters are "long int". You were passing "int". That's why it wasn't
>working.
I might also add that, if you were using DCOPRef instead of
DCOPClient::call, this would have been taken care of for you.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061102/6e3dabf5/attachment.sig>
More information about the kde-core-devel
mailing list