touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #52252
[Bug 1282392] Re: nothing listens to keyringError signal
** Changed in: canonical-devices-system-image
Status: In Progress => Fix Released
--
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:
Fix Released
Status in ubuntuone-credentials package in Ubuntu:
Fix Released
Status in ubuntuone-credentials package in Ubuntu RTM:
Fix Released
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