No need for the logs for the pay-ui case: I installed the silo and managed to reproduce the issue. Here are the steps I used:
1) Create a U1 account 2) Open the click scope (make sure that Cut the Rope is in the results set) 3) go to login.ubuntu.com and delete the authorization 4) try to install Cut the Rope However, there's something very strange about it: I could reproduce it only once! Now that I try to reproduce it again (by repeating steps 3 and 4), the payment seems to proceed (without me entering any password!), and when I visit login.ubuntu.com I see that the U1 token has been automatically re-added. I tried with killing the scope, pay-service-2 (signond and its plugins automatically quit after a few seconds of inactivity), but still the token gets automatically reauthorized every time. How is it possible? I verified that the password is not stored in the signond DB. Is the password being kept in memory by some other process? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1594944 Title: Setup.exec() for existing account type results in blank full screen window Status in Canonical System Image: New Status in webapps-sprint: In Progress Status in ubuntu-system-settings-online-accounts package in Ubuntu: Incomplete Bug description: If an account already exists, calling Setup.exec() again results in a blank window being overlaid on top of the application which made the request. There is no way to close this window. This API is what the online accounts integration in the scopes API relies upon, to allow logging in to accounts, and so we have come to rely upon this API as well in multiple places, as a means to log into the Ubuntu One account, when it is necessary to do so. However, due to this issue, the only way to reliably present a login window at an appropriate time, is to delete the account when it appears to have been invalidated by the server, and to then present the login window to create a new account. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1594944/+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

