Bug#934743: python-networkmanager: org.freedesktop.DBus.Error.ServiceUnknown if NetworkManager service restarts

2019-08-14 Thread Simon McVittie
On Wed, 14 Aug 2019 at 11:19:31 +0200, Ana Rodriguez Lopez wrote: > If NetworkManager service restarts, it gets a new dbus unix process id. The term you're looking for here is "D-Bus unique name". > The parameter follow_name_owner_changes can be used in get_object() > calls to prevent this. FYI

Bug#934743: python-networkmanager: org.freedesktop.DBus.Error.ServiceUnknown if NetworkManager service restarts

2019-08-14 Thread Ana Rodriguez Lopez
Package: python3-networkmanager Version: 2.1-2 Tags: patch Forwarded: https://github.com/seveas/python-networkmanager/issues/66 If NetworkManager service restarts, it gets a new dbus unix process id. The python-networkmanager remains with the old id. since this process doesn't exist any more, a