[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-27 Thread Pat McGowan
** 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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package qtmir -
0.4.8+16.10.20160705.2-0ubuntu1

---
qtmir (0.4.8+16.10.20160705.2-0ubuntu1) yakkety; urgency=medium

  [ Michał Sawicz ]
  * Don't use root dbus path (LP: #1599145)

 -- Łukasz Zemczak   Tue, 05 Jul 2016
19:29:43 +

** Changed in: qtmir (Ubuntu)
   Status: In Progress => 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 Committed
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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package maliit-framework - 0.99.1+git20151118
+62bd54b-0ubuntu10

---
maliit-framework (0.99.1+git20151118+62bd54b-0ubuntu10) yakkety; urgency=medium

  * debian/patches/0015-obey-unity8-focus.patch:
- Fix FocusInfo dbus path (LP: #1599145)

 -- Michał Sawicz   Tue, 05 Jul 2016
14:18:38 +

** Changed in: maliit-framework (Ubuntu)
   Status: In Progress => 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 Committed
Status in maliit-framework package in Ubuntu:
  Fix Released
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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-06 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

-- 
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 Committed
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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Ubuntu Foundations Team Bug Bot
The attachment "0015-obey-unity8-focus.patch" seems to be a patch.  If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: 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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Michał Sawicz
** Changed in: maliit-framework (Ubuntu)
   Status: New => In Progress

** Changed in: maliit-framework (Ubuntu)
   Importance: Undecided => Critical

** Changed in: maliit-framework (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Branch linked: lp:~saviq/qtmir/fix-focus-dbus-path

-- 
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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Michael Sheldon
** 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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Michał Sawicz
** Changed in: qtmir (Ubuntu)
   Status: Triaged => In Progress

** Changed in: unity8 (Ubuntu)
   Status: Triaged => Invalid

** Changed in: qtmir (Ubuntu)
 Assignee: (unassigned) => Michał Sawicz (saviq)

** Also affects: maliit-framework (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 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:
  New
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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Michał Sawicz
The two offending lines are:

http://bazaar.launchpad.net/~mir-team/qtmir/trunk/view/head:/src/modules/Unity/Application/dbusfocusinfo.cpp#L33
http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/plugins/IntegratedLightDM/plugin.cpp#L37

They both register objects on the root dbus path ("/"), so they
conflict.

** Also affects: qtmir (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity8 (Ubuntu)
   Status: New => Incomplete

** Changed in: canonical-devices-system-image
   Status: Triaged => In Progress

** Changed in: qtmir (Ubuntu)
   Status: New => Triaged

** Changed in: qtmir (Ubuntu)
   Importance: Undecided => Critical

** Changed in: unity8 (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1599145

Title:
  com.canonical.UnityGreeter dbus methods removed

Status in Canonical System Image:
  In Progress
Status in qtmir package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Michał Sawicz
** Changed in: canonical-devices-system-image
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1599145

Title:
  com.canonical.UnityGreeter dbus methods removed

Status in Canonical System Image:
  In Progress
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1599145] Re: com.canonical.UnityGreeter dbus methods removed

2016-07-05 Thread Jean-Baptiste Lallement
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => Critical

** Changed in: canonical-devices-system-image
Milestone: None => 12

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Michał Sawicz (saviq)

** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Tags added: regression-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1599145

Title:
  com.canonical.UnityGreeter dbus methods removed

Status in Canonical System Image:
  In Progress
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

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 : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp