Re: [Vala] DBUS : Must add the signal with dbus_g_proxy_add_signal()



WARNING **: Must add the signal
'net-sf-Cameleon-Service-conversion_completed' with
dbus_g_proxy_add_signal() prior to connecting to it

...
    dbus_g_proxy_add_signal (obj, "ConversionCompleted", G_TYPE_INT,

It looks like the signal "ConversionCompleted" is being added, but
it's trying to connect to "conversion_completed"...
Try passing --disable-dbus-transformation to valac?

-- 
http://homes.eff.org/~barlow/EconomyOfIdeas.html
http://www.dreamsongs.com/MobSoftware.html
http://www.gnu.org/philosophy/shouldbefree.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]