When a trusted session is active webapps will not start
Bug #1441873 reported by
Pat McGowan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
David Barth | ||
Online Accounts setup for Ubuntu Touch |
Fix Released
|
Critical
|
Alberto Mardegan | ||
The Webapps-core project |
Invalid
|
Critical
|
Alberto Mardegan | ||
Ubuntu Translations |
New
|
Undecided
|
Unassigned | ||
webapps-sprint |
Fix Released
|
Critical
|
Alberto Mardegan | ||
webbrowser-app |
Invalid
|
Critical
|
Unassigned | ||
ubuntu-system-settings-online-accounts (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Critical
|
Alberto Mardegan |
Bug Description
RequestAccess failed: QDBusError(
A webapp was open with a trusted session. Starting other webapps results in them silently closing without any message to the user.
Related branches
lp://staging/~mardy/ubuntu-system-settings-online-accounts/lp1441873
- PS Jenkins bot (community): Approve (continuous-integration)
- Online Accounts: Pending requested
-
Diff: 97 lines (+27/-2)3 files modifiedclient/OnlineAccountsClient/setup.cpp (+1/-0)
plugins/module/WebView.qml (+1/-1)
tests/client/tst_client.cpp (+25/-1)
lp://staging/~mardy/webbrowser-app/lp1441873
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 110 lines (+70/-0)3 files modifiedsrc/app/webcontainer/AccountErrorScreen.qml (+54/-0)
src/app/webcontainer/AccountsLogic.qml (+2/-0)
src/app/webcontainer/AccountsPage.qml (+14/-0)
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → David Barth (dbarth) |
milestone: | none → ww15-2015 |
summary: |
- Twitter and gmail not working on vivid + When a trusted session is active webapps will not start |
description: | updated |
Changed in ubuntu-system-settings-online-accounts: | |
assignee: | nobody → Alberto Mardegan (mardy) |
Changed in webapps-core: | |
assignee: | Alexandre Abreu (abreu-alexandre) → Alberto Mardegan (mardy) |
Changed in canonical-devices-system-image: | |
milestone: | ww15-2015 → ww17-2015 |
Changed in webapps-sprint: | |
assignee: | nobody → Alberto Mardegan (mardy) |
importance: | Undecided → Critical |
status: | New → Confirmed |
milestone: | none → sprint-8 |
Changed in canonical-devices-system-image: | |
milestone: | ww17-2015 → ww21-2015 |
Changed in webapps-sprint: | |
milestone: | sprint-8 → sprint-9 |
Changed in ubuntu-system-settings-online-accounts: | |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in webbrowser-app: | |
status: | New → In Progress |
importance: | Undecided → Critical |
Changed in ubuntu-system-settings-online-accounts: | |
importance: | Medium → Critical |
Changed in webbrowser-app: | |
assignee: | nobody → Alberto Mardegan (mardy) |
Changed in webapps-sprint: | |
status: | Confirmed → Fix Committed |
status: | Fix Committed → In Progress |
Changed in webapps-sprint: | |
status: | In Progress → Fix Committed |
Changed in webapps-core: | |
status: | Confirmed → Invalid |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Committed |
Changed in webbrowser-app: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-system-settings-online-accounts: | |
status: | In Progress → Fix Committed |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Alberto Mardegan (mardy) |
importance: | Undecided → Critical |
status: | New → In Progress |
Changed in webbrowser-app: | |
assignee: | Alberto Mardegan (mardy) → nobody |
status: | Fix Committed → Invalid |
Changed in webapps-sprint: | |
milestone: | sprint-9 → sprint-10 |
Changed in canonical-devices-system-image: | |
milestone: | ww21-2015 → ww26-2015 |
Changed in canonical-devices-system-image: | |
milestone: | ww26-2015 → ww28-2015 |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-system-settings-online-accounts: | |
status: | Fix Committed → Fix Released |
Changed in webapps-sprint: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I cannot reproduce this with image 166. It may be that there was another trusted session active; if that's the case, it's not possible to create another one, currently.
It's a limitation in Mir, so I was told.