On Wed, 2010-03-24 at 16:38 -0400, Pat Suwalski wrote: > Hello, > > I just spend quite a bit of time debugging a problem as a result of poor > wording in the D-Bus Interface Specification: > > http://projects.gnome.org/NetworkManager/developers/spec.html > > Maybe it's since been corrected, but it states that the > Connection.Updated() signal: > > settings - a{sa{sv}} (String_String_Variant_Map_Map) > Contains the changed settings. > > I interpreted this as needing a Dict of only the settings that had > changed. This did not work. I had to send all the connection parameters > to make it work, and I observed via dbus-monitor that > nm-connection-editor does the same. > > Suggest "Contains complete connection setting parameters, including > changes." Or something along those lines.
Sorry about that. Your recommended change has been pushed. 6773cc6a639e6698d19b8b6bc91cc6bfa2a1d26e (master) 8c1720aca32d8eae2b397450356c19be6df75648 (0.7.x) Thanks! Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
