** Patch added: "0015-obey-unity8-focus.patch" https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599145/+attachment/4695861/+files/0015-obey-unity8-focus.patch
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to maliit-framework in Ubuntu. https://bugs.launchpad.net/bugs/1599145 Title: com.canonical.UnityGreeter dbus methods removed Status in Canonical System Image: In Progress Status in maliit-framework package in Ubuntu: In Progress Status in qtmir package in Ubuntu: In Progress Status in unity8 package in Ubuntu: Invalid Bug description: channel: ubuntu-touch/rc-proposed/meizu.en image: 369 device: arale The HideGreeter and ShowGreeter methods and IsActive property have been removed from com.canonical.UnityGreeter dbus interface. These are being used by autopkgtest to wait for device and unlock greeter. So its no longer working and this will block test automation. Example command to test: gdbus call --session --dest com.canonical.UnityGreeter --object-path / --method com.canonical.UnityGreeter.HideGreeter Error returned is: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownInterface: No such interface 'com.canonical.UnityGreeter' at object path '/' Or to check if greeter is active: gdbus call --timeout 5 --session --dest com.canonical.UnityGreeter --object-path / --method org.freedesktop.DBus.Properties.Get com.canonical.UnityGreeter IsActive returns: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownInterface: Interface com.canonical.UnityGreeter was not found in object / (According to introspection data, you need to pass 'ss') To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1599145/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

