Login window is not shown when trying to purchase something for the first time
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | qtmir (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
When trying to purchase something for the first time, after clicking on the price button for an app, a "Loading" message appears and hangs forever.
I went back and logint with my SSO acount, and the next attempt for purchasing worked as expected.
| Alberto Mardegan (mardy) wrote : | #2 |
Here's the Online Accounts logs. Creating the trust session is failing.
phablet@
service.cpp 42 requestAccess Got request: QMap(("
utils.cpp 49 apparmorProfile
request-manager.cpp 113 runQueue Head: OnlineAccountsU
[1425568764.429968] Loader: Loading modules from: /usr/lib/
[1425568764.434180] Loader: Loading module: /usr/lib/
[1425568764.439125] Loader: Loading module: /usr/lib/
[1425568764.450844] Loader: Loading module: /usr/lib/
Invalid prompt session: /build/
Dynamic exception type: N5boost16except
std::exception:
Invalid prompt session: /build/
Dynamic exception type: N5boost16except
std::exception:
Couldn't setup prompt session
| affects: | ubuntu-system-settings-online-accounts (Ubuntu) → qtmir (Ubuntu) |


Moving this over to online accounts. The setup.exec() call is happening, and returning, but the UI is not coming up. This is happening on the latest devel-proposed vivid images. This may be a regression in qtmir rather than online-accounts, but I don't know how to debug further to determine if that is the case or not.