Public bug reported:
refer to https://salsa.debian.org/utopia-team/network-manager/-/blob/debian/master/introspection/org.freedesktop.NetworkManager.xml#L157 <!-- Sleep: @sleep: Indicates whether the NetworkManager daemon should sleep or wake. Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. When awake, devices are available to be activated. This command should not be called directly by users or clients; it is intended for system suspend/resume tracking. --> <method name="Sleep"> <arg name="sleep" type="b" direction="in"/> </method> But the network not be deactivated after the Sleep method be called. ** Affects: oem-priority Importance: Undecided Status: New ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1889378 Title: dbus method 'Sleep' not work Status in OEM Priority Project: New Status in network-manager package in Ubuntu: New Bug description: refer to https://salsa.debian.org/utopia-team/network-manager/-/blob/debian/master/introspection/org.freedesktop.NetworkManager.xml#L157 <!-- Sleep: @sleep: Indicates whether the NetworkManager daemon should sleep or wake. Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. When awake, devices are available to be activated. This command should not be called directly by users or clients; it is intended for system suspend/resume tracking. --> <method name="Sleep"> <arg name="sleep" type="b" direction="in"/> </method> But the network not be deactivated after the Sleep method be called. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1889378/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp