touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #41509
[Bug 1380914] Re: OnlineAccountsClient::Setup::exec() should execute a signon auth session
This bug was fixed in the package unity-scopes-shell -
0.5.4+15.04.20141210-0ubuntu1
---------------
unity-scopes-shell (0.5.4+15.04.20141210-0ubuntu1) vivid; urgency=low
[ Marcus Tomlinson ]
* Set UNITY_SCOPES_OA_UI_POLICY on entry to Scope::loginToAccount()
(LP: #1380914)
[ Xavi Garcia ]
* Added a signal in the SettingsModel and connect it to the
invalidateResults slot in Scope.
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 10 Dec 2014 11:19:38 +0000
** Changed in: unity-scopes-shell (Ubuntu)
Status: New => Fix Released
--
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/1380914
Title:
OnlineAccountsClient::Setup::exec() should execute a signon auth
session
Status in the base for Ubuntu mobile products:
Confirmed
Status in Online Accounts setup for Ubuntu Touch:
In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
In Progress
Status in unity-scopes-shell package in Ubuntu:
Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu RTM:
New
Bug description:
There is a fix to unity8 coming up that will soon be hiding the OA
splash screen. Hiding the splash screen is great for 50% of the
situations that it pops up, but there is a point where its actually
nice to see that something is happening.
With scopes, after the OnlineAccountsClient::Setup class returns from
exec(), the shell then calls signon_auth_session_process_async() to
request an access token. Thats when seeing the splash screen is useful
as the user can see that something is still happening. With that slash
screen hidden, the focus will be returned to the scope without any
indication that the sign on process is still busy.
Could we have the OnlineAccountsClient::Setup::exec() method execute
the auth session itself before returning / sending the “finished”
signal? That way you'll stay on the setup screen until the oauth token
has been granted, hence returning to the scope when all is ready to
go.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1380914/+subscriptions