[Bug 32125] Should support auth using captcha

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 7 23:28:48 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=32125

--- Comment #18 from Dario Freddi <drf54321 at gmail.com> 2012-02-07 14:28:48 PST ---
(In reply to comment #17) 
> 2) any application can receive any signal, from any interface, provided that
> the bus allows it (non-eavesdropping). The introspection is not required if
> using QDBusConnection::connect.
> 
> 3) the <interface> entry for org.freedesktop.DBus.Properties in the
> introspection is added by QtDBus automatically and it will not include the
> PropertiesChanged signal. As long as the receiver side does not require the
> introspection, it should work.

I guess this simply means using QDBusConnection::connect to listen to
PropertiesChanged on any object is the way to go? That was pretty much the
solution I was leaning towards.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list