[PATCH] glib bindings (g_proxy_add_signal)

Havoc Pennington hp at redhat.com
Sun Jan 8 17:17:59 PST 2006


On Sun, 2006-01-08 at 12:55 +0100, Carlos Garcia Campos wrote:
> Hi, 
> 
> when you call twice to dbus_g_proxy_add_signal it returns with a
> critical warning since the signal signature was already registered. The
> problem is that, as far as I know, there is no way to know whether the
> signature is already registered or not. So, I think we can simply return
> silently in that case. 
> 

The idea is that you'd add_signal only on proxy creation... how are you
doing things that results in calling this twice?

Havoc




More information about the dbus mailing list