** Changed in: ubuntuone-credentials (Ubuntu)
Assignee: (unassigned) => Rodney Dawes (dobey)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1282392
Title:
nothing listens to keyringError signal
Status in the base for Ubuntu mobile products:
Confirmed
Status in ubuntuone-credentials package in Ubuntu:
In Progress
Status in ubuntuone-credentials package in Ubuntu RTM:
Triaged
Bug description:
several places in keyring.cpp emit keyringError, which is not listened
to by ssoservice.
It should be listened to and forwarded as an error to the client of
ssoservice.
I noticed this after the following UOA errors:
2014-02-19 21:33:54,704 - DEBUG - after startDownload in run()
2014-02-19 21:33:54,704 - DEBUG - findToken(): Using Ubuntu One account ' 215
'.
2014-02-19 21:33:54,705 - DEBUG - ../../../../lib/SignOn/identityimpl.cpp 96
updateState Updating state: "PendingRegistration"
SignOn::IdentityImpl(0x42e8ab98)
2014-02-19 21:33:54,706 - DEBUG - ../../../../lib/SignOn/authsessionimpl.cpp
94 initInterface
2014-02-19 21:33:54,706 - DEBUG - ../../../../lib/SignOn/authsessionimpl.cpp
94 initInterface
2014-02-19 21:33:54,708 - DEBUG - ../../../../lib/SignOn/identityimpl.cpp 96
updateState Updating state: "Ready" SignOn::IdentityImpl(0x42e8ab98)
2014-02-19 21:33:54,780 - DEBUG - ../../../../lib/SignOn/authsessionimpl.cpp
184 errorSlot
QDBusError("com.google.code.AccountsSSO.SingleSignOn.Error.UserInteraction",
"userActionFinished error: 10")
2014-02-19 21:33:54,780 - CRITICAL - Error: "userActionFinished error: 10"
Note the final CRITICAL line, that comes from keyring.cpp's keyringError
function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1282392/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp