Comment 6 for bug 1638769

Revision history for this message
James Henstridge (jamesh) wrote :

I tried downloading your accounts-tester repo, and ran "qmlscene provider-tester/app.qml". It shows an empty window with a "create a new account" button at the bottom. When I click that, it shows an empty "Choose provider" page. On the console, it printed the following:

    virtual void OnlineAccountsModule::Plugin::registerTypes(const char*) Ubuntu.OnlineAccounts
    OnlineAccounts: GetAccounts call failed: QDBusError("com.ubuntu.OnlineAccounts.Error.PermissionDenied", "App 'it.mardy.account-tester_provider-tester' cannot act as 'it.mardy.account-tester_provider-tester'")

This is on an up to date Zesty install.

But again: is the output I'm getting from the above "gdbus call" invocation expected? I'm getting a set of accounts returned but no provider name or icon information.