GNOME Bugzilla – Bug 688817
Properties get notified after a PropertiesChanged signal, even if they didn't change
Last modified: 2020-11-12 14:28:41 UTC
The scenario is the following (from bug 681146): The network indicator in gnome-shell connects a callback to the 'notify::current-capabilities' signal of a NMDevice. This callback should only be called if the CurrentCapabilities property for the Modem device is ever updated in NM. What seems to be happening currently is that the callback gets called whenever a PropertiesChanged signal is emitted for the DBus object, regardless of whether the specific property was updated or not. The 'current-capabilities' property in NMDeviceModem should only be notified whenever PropertiesChanged contains that specific property, not always.
i don't see anything obvious that would cause this...
bugzilla.gnome.org is being shut down in favor of a GitLab instance. We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time. If you still use NetworkManager and if you still see this bug / want this feature in a recent and supported version of NetworkManager, then please feel free to report it at https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/ Thank you for creating this report and we are sorry it could not be implemented (workforce and time is unfortunately limited).