dbus access problem

Thiago Macieira thiago at kde.org
Fri Jul 18 22:25:58 BST 2008


Christian Ehrlicher wrote:
>ok, tested it on linux (opensuse 11.0, kde 4.0.99 from opensuse
>repository) and got the same error.
>
>Any ideas what's wrong here?

I can confirm. It's a QtDBus bug (regression probably).

The XML generator iterates over all classes in in the object's hierarchy. 
However, the call dispatcher only searches the most-derived interface. So 
it ends up not matching anything.

Please file a bug report with Qt. I'll fix it for Qt 4.4.2 and extract the 
patch for KDE.

In the meantime, make the call with an empty interface name and it'll find 
its target.

-- 
  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: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080718/50d189d5/attachment.sig>


More information about the kde-core-devel mailing list