Skip to content

Listen for both DBus service registration events and interface added events

Ilya Katsnelson requested to merge ilyak/networkmanager-qt:fix-nm-1.44 into master

The old method doesn't seem to work anymore with NM 1.44, so the widgets break when NM is restarted (or simply started late).

This somewhat reverts fa472e6a, but keeps both methods in-place, and adds some extra sanity checks to make sure we're not trying to call completely invalid interfaces.

BUG: 471870 FIXED-IN: 5.112

Edited by Nate Graham

Merge request reports

Loading