Comment 18 for bug 1657845

Revision history for this message
Michael Zanetti (mzanetti) wrote :

using the autopilot-qt snap from the store, it doesn't work for me, because that snap is missing libqttestability.so.

Building an autopilot-qt snap from this branch [1] makes it work for me.

Running it with that, it works fine, I can call the autopilot interface on D-Bus:

$ qdbus com.canonical.Unity /com/canonical/Autopilot/Introspection GetVersion
1.4

[1] https://code.launchpad.net/~sbaldassin/autopilot-qt/adding_testability/+merge/316595