fail to invoke online account creationg from messaging-app
Bug #1656806 reported by
Renato Araujo Oliveira Filho
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Online Accounts setup for Ubuntu Touch |
In Progress
|
High
|
Alberto Mardegan | ||
webapps-sprint |
In Progress
|
High
|
Alberto Mardegan | ||
messaging-app (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Using online account API from messaging-app to create a new account fail with the message "invalid application file" .
Related branches
lp://staging/~mardy/ubuntu-system-settings-online-accounts/confined-xdg-1656806
- Renato Araujo Oliveira Filho (community): Approve
-
Diff: 87 lines (+49/-10)2 files modifiedplugins/OnlineAccountsPlugin/application-manager.cpp (+11/-7)
tests/plugin/tst_application_manager.cpp (+38/-3)
Changed in webapps-sprint: | |
milestone: | none → sprint-29 |
assignee: | nobody → Alberto Mardegan (mardy) |
status: | New → In Progress |
importance: | Undecided → High |
To post a comment you must log in.
OA is assuming that if a client has security label other than "unconfined", then it's a click and its .application file is only looked for in ~/.local/ share/accounts.
We should look in all XDG data dirs.