← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1371138] Re: Can't transfer authentication cookies with gmail

 

** Also affects: webapps-core
   Importance: Undecided
       Status: New

** Changed in: webapps-core
   Importance: Undecided => High

** Changed in: webapps-core
     Assignee: (unassigned) => Alberto Mardegan (mardy)

** Changed in: webapps-core
       Status: New => In Progress

** No longer affects: webbrowser-app

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to webbrowser-app.
https://bugs.launchpad.net/bugs/1371138

Title:
  Can't transfer authentication cookies with gmail

Status in The Webapps-core project:
  In Progress

Bug description:
  When trying to use the webapps / OA integration with my personal gmail
  account I am getting the following error:

  virtual void OnlineAccounts::Plugin::registerTypes(const char*) Ubuntu.OnlineAccounts 
  virtual void OnlineAccountsClient::Plugin::registerTypes(const char*) Ubuntu.OnlineAccounts.Client
  account-service-model.cpp 291 update 
  account-service.cpp 100 setObjectHandle Accounts::AccountService(0xb8c7b760) 
  account-service.cpp 384 authenticate QMap() 
  QStandardPaths: wrong permissions on runtime directory /run/user/32011
  ../../../../lib/SignOn/connection-manager.cpp 150 init Connected to "qt_default_session_bus"
  ../../../../lib/SignOn/identityimpl.cpp 96 updateState Updating state:  "PendingRegistration" SignOn::IdentityImpl(0xb8c79328)
  ../../../../lib/SignOn/authsessionimpl.cpp 94 initInterface
  ../../../../lib/SignOn/authsessionimpl.cpp 94 initInterface
  ../../../../lib/SignOn/identityimpl.cpp 96 updateState Updating state:  "Ready" SignOn::IdentityImpl(0xb8c79328)
  ../../../../lib/SignOn/identityimpl.cpp 96 updateState Updating state:  "NeedsUpdate" SignOn::IdentityImpl(0xb8c79328)
  ../../../../lib/SignOn/identityimpl.cpp 96 updateState Updating state:  "PendingUpdate" SignOn::IdentityImpl(0xb8c79328)
  ../../../../lib/SignOn/identityimpl.cpp 442 infoUpdated SERVER INFO UPDATED. NeedsUpdate " 16 "
  Got a cookie timestamp of 1410976034 from Online Accounts DBUS cookiesForIdentity() call.
  ../../../../lib/SignOn/identityimpl.cpp 381 getInfoReply QMap(("ACL", QVariant(QStringList, ("unconfined")) ) ( "AuthMethods" ,  QVariant(QDBusArgument, ) ) ( "Caption" ,  QVariant(QString, "google") ) ( "Id" ,  QVariant(uint, 16) ) ( "Owner" ,  QVariant(QStringList, ()) ) ( "Realms" ,  QVariant(QStringList, ()) ) ( "RefCount" ,  QVariant(int, 0) ) ( "StoreSecret" ,  QVariant(bool, false) ) ( "Type" ,  QVariant(int, 0) ) ( "UserName" ,  QVariant(QString, "") ) ( "UserNameSecret" ,  QVariant(bool, false) ) ( "Validated" ,  QVariant(bool, true) ) ) 
  ../../../../lib/SignOn/identityimpl.cpp 96 updateState Updating state:  "Ready" SignOn::IdentityImpl(0xb8c79328)
  Couldn't set some cookies: (QNetworkCookie("LSOSID=XXXX; secure; HttpOnly; domain=accounts.google.com; path=/o") ,  QNetworkCookie("GALX=XXXX; secure; domain=accounts.google.com; path=/") ,  QNetworkCookie("SMSS=XXXX; secure; HttpOnly; domain=accounts.google.com; path=/") ,  QNetworkCookie("GAPS=XXXX; secure; HttpOnly; domain=accounts.google.com; path=/") ,  QNetworkCookie("LSID=XXXX; secure; HttpOnly; domain=accounts.google.com; path=/") ,  QNetworkCookie("ACCOUNT_CHOOSER=XXXX; secure; HttpOnly; domain=accounts.google.com; path=/") ,  QNetworkCookie("NID=XXXX; HttpOnly; domain=.google.fr; path=/") ,  QNetworkCookie("SID=XXXX; domain=.google.fr; path=/") ,  QNetworkCookie("HSID=XXXX; HttpOnly; domain=.google.fr; path=/") ,  QNetworkCookie("SSID=XXXX; secure; HttpOnly; domain=.google.fr; path=/") ,  QNetworkCookie("APISID=XXXX; domain=.google.fr; path=/") ,  QNetworkCookie("SAPISID=XXXX; secure; domain=.google.fr; path=/") ,  QNetworkCookie("MOIN_SESSION_80_ROOT=XXXX; domain=wiki.ubuntu.com; path=/") ) 
  qml: Unable to move cookies

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-core/+bug/1371138/+subscriptions


References