Comment 2 for bug 857514

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Another way to trigger it (other way around: starting the service by find_credential)
1. same step, ensure you don't have "Ubuntu Software Center" credential.
2. ensure oneconf is stopped: oneconf-query --stop
3. open software-center
4. launch python /usr/lib/python2.7/dist-packages/oneconf/networksync/ssohandler.py -> this call find_credentials() immediatly and starting the ubuntu-sso-login (then, will make a new call every 30s)
5. Before the ubuntu-sso-login service shutdown, click on File -> Sync between computer
-> the login/register dialog is opened
6. the dialog will close after at most within the 10s (the ubuntu-sso-login will stop, despite the software-center pending request).