Problems with QDBusAbstractInterface on windows
Thiago Macieira
thiago at kde.org
Sun Dec 17 22:48:55 GMT 2006
Christian Ehrlicher wrote:
>Hi,
>
>When running some tests on windows, I get the following messages:
>
>Object::connect: No such signal
>QDBusAbstractInterface::notificationClosed(int)
>Object::connect: No such signal
>QDBusAbstractInterface::notificationActivated(in
>t,int)
>
>They're defined in knotify.h and only connected once in
>KNotificationManager - all looks fine. So I don't have an idea why I get
>those error messages... any hints?
Those cryptic error messages come from the fact that someone tried to
create a QDBusInterface on a remote object but that creation failed --
and it was not checked.
--
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/20061217/00e32aff/attachment.sig>
More information about the kde-core-devel
mailing list