[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-05-09 Thread Launchpad Bug Tracker
[Expired for evolution-data-server (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: evolution-data-server (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Invalid
Status in evolution-data-server package in Ubuntu:
  Expired

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-03-10 Thread Khurshid Alam
@Alberto

>From the discussion with Patrick on the syncevolution mailing-list
(http://is.gd/0vuxN4) it seems "CardDav" scope is not enabled for the
particular google "client_id" that UOA is using . If that is the case
could please enable it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Invalid
Status in evolution-data-server package in Ubuntu:
  Incomplete

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-02-24 Thread Khurshid Alam
@Alberto

I recreated my google account (on Trusty) from online accounts. Even
though it, now, works with Evolution, it still fails with Syncevolution.


For example, running 

SYNCEVOLUTION_DEBUG=1 syncevolution --print-databases --daemon=no
loglevel=2 backend=carddav username=uoa:3,google-contacts
syncURL=https://www.googleapis.com/.well-known/carddav

command gives following error:

.
[DEBUG 00:00:00] got new OAuth2 token 
'ya29.JAEq2bKxAfDFCPt7SuT78O3h7NHylDFRMbtngLG99LlSOMK1khbT7_yX' for next request
[DEBUG 00:00:00] using OAuth2 token 
'ya29.JAEq2bKxAfDFCPt7SuT78O3h7NHylDFRMbtngLG99LlSOMK1khbT7_yX' to authenticate
[DEBUG 00:00:01] PROPFIND: Neon error code 1: 403 Forbidden, must not retry
[DEBUG 00:00:01] exception thrown at src/backends/webdav/NeonCXX.cpp:789
[DEBUG 00:00:01] error code from SyncEvolution access denied (remote, status 
403): PROPFIND: Neon error code 1: 403 Forbidden
[DEBUG 00:00:01] read relevant properties of 
https://www.googleapis.com:443/.well-known/carddav
[DEBUG 00:00:01] starting PROPFIND, credentials unverified, deadline in 298.5s
[DEBUG 00:00:01] using OAuth2 token 
'ya29.JAEq2bKxAfDFCPt7SuT78O3h7NHylDFRMbtngLG99LlSOMK1khbT7_yX' to authenticate
[DEBUG 00:00:01] PROPFIND: Neon error code 1: 403 Forbidden, must not retry
[DEBUG 00:00:01] TransportStatusException: PROPFIND: Neon error code 1: 403 
Forbidden
..

Any idea why?


Note: However it does NOT occur with calendar(caldav).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Invalid
Status in evolution-data-server package in Ubuntu:
  Incomplete

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-02-24 Thread Alberto Mardegan
The Contacts feature on the Google account console for the Evolution 
application was disabled, for some reason. After re-enabling it, I could 
successfully retrieve my contacts.
If you were affected by this bug, please try again; if it still does not work, 
you might need to delete your Google account from the System Settings -> Online 
Accounts app and recreate it (this will only delete your local account data: 
your Google account won't be affected).

** Changed in: account-plugins (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: evolution-data-server (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Invalid
Status in evolution-data-server package in Ubuntu:
  Incomplete

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-02-02 Thread Khurshid Alam
@josh It is supposed get new access token with refresh token, but from
your problem it seems it is using same old token.

Anyway, why is "evolution-data-server" marked as affected for this bug?
Shouldn't it be "evolution-data-server-online-accounts"?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Confirmed
Status in evolution-data-server package in Ubuntu:
  Confirmed

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-02-01 Thread josh at highjinx dot net
I deleted my default keyring and all accounts in UOA. After a restart, I
re-created the online accounts and a new default keyring. The Google
Contacts worked the first time I opened Evolution; however, it failed
again after subsequent restarts/reopening.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Confirmed
Status in evolution-data-server package in Ubuntu:
  Confirmed

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399953] Re: Google contacts authentication problem with U-O-A (Trusty, Vivid - Unity7)

2015-01-13 Thread Alberto Salvia Novella
** Changed in: account-plugins (Ubuntu)
   Importance: Undecided => High

** Changed in: evolution-data-server (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1399953

Title:
  Google contacts authentication problem with U-O-A (Trusty,Vivid -
  Unity7)

Status in account-plugins package in Ubuntu:
  Confirmed
Status in evolution-data-server package in Ubuntu:
  Confirmed

Bug description:
  I simply can not access Google-Contacts with Ubuntu Online Accounts.
  After I enabled EDS contacts, If I open evolution & click on the
  address-book list, it shows following error:

  
"GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
  Authentication required".

  I tried to revoke access for UOA from google accounts, & re-authorize
  it. But it did not help. However google-calendar integration is
  working fine. And if log into gnome-shell & add my Google account in
  Gnome-Online-Accounts(G-O-A), contacts works as well. The problem only
  appearing for google-contacts in UOA. And I couldn't find anything
  significant in syslog.

  I have multiple google accounts enabled in UOA.

  Here is some more information:

  khurshid@mypc:~$ ag-tool list-enabled 11
  --
  Type   Service Name
     
  IM google-im
  contacts  google-contacts
  documents  google-drive

  khurshid@mypc:~$ account-console show 11 | grep Cred
  
--
  CredentialsId: 14 ()

  khurshid@mypc:~$ strings ~/.cache/signon-ui/cookies/14.jar
  
---
  https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1399953/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp