[Gambas-bugtracker] Bug #1328: gb.dbus: Please implement "PropertiesChanged" on interface "org.freedesktop.DBus.Properties"
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Apr 2 13:10:32 CEST 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.1328&from=L21haW4-
Comment #1 by Benoît MINISINI:
Just to tell you that I'm starting to look at this issue.
According to the DBus documentation, the signature of your PropertiesChanged signal is not right.
It must be:
org.freedesktop.DBus.Properties.PropertiesChanged(STRING interface_name, DICT<STRING,VARIANT> changed_properties, ARRAY<STRING> invalidated_properties);
More information about the Bugtracker
mailing list