Update-manager tries to call

            proxy_obj = bus.get_object(
                "org.gnome.SessionManager", "/org/gnome/SessionManager"
            )
            iface = dbus.Interface(proxy_obj, "org.gnome.SessionManager")
            iface.RequestReboot()


This call is failing with

  GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method
RequestReboot is not implemented on interface org.gnome.SessionManager
(19)

iface.Reboot() works though.

** Also affects: gnome-session (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: gnome-session (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/2100965

Title:
  update manage doesn't reboot the system as requested

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/2100965/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to