** Changed in: canonical-devices-system-image
Status: Fix Committed => Fix Released
--
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:
Fix Released
Status in maliit-framework package in Ubuntu:
Fix Released
Status in qtmir package in Ubuntu:
Fix Released
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