← Back to team overview

touch-packages team mailing list archive

[Bug 1282392] Re: nothing listens to keyringError signal

 

This bug was fixed in the package ubuntuone-credentials -
14.04+15.04.20150120

---------------
ubuntuone-credentials (14.04+15.04.20150120) vivid; urgency=low

  [ Rodney Dawes ]
  * Set the default ACL as ["unconfined"] for the account. (LP:
    #1376445)
  * Handle keyringError from the keyring, by deleting token. (LP:
    #1282392)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Tue, 20 Jan 2015 18:09:09 +0000

** Changed in: ubuntuone-credentials (Ubuntu)
       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:
  Confirmed
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released
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