-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to recognize online account under Gnome 3.8 #39
Comments
You can uninstall the application, it is no longer necessary. Only configure the account in Gnome and enable Calendar. Worked for me. |
Daniel, obrigado for the hint. True, although only your default calendar is displayed out of the box. In order to add other calendars, you need to add them manually through evolution. If the calendar is not selected to show in list in google, then evolution will not know the calendar is available. Further, you will need to enter your google password twice for each calendar you want to add: once to get the list of calendars from google, and again to add the password for the calendar to the gnome keyring. |
Does anyone else have this issue under 3.8? I am still using 3.6. |
Google accounts in Gnome 3.8+ use OAuth 2.0 as opposed to the older OAuth. These two authorization standards are substantially different. oauth.oauth_login needs to be re-implemented. |
I'm not sure what the problem is, since I've never used this script before, but I'm getting the following issue under Gnome 3.8:
After this, I get the same except that it tries and fails to log into my account instead of "None". I've tried specifying the account using "--account=", but it doesn't change anything. I've obviously already created an Online Account, otherwise it wouldn't be in the list. Maybe Gnome 3.8 changed something about Online Accounts?
The text was updated successfully, but these errors were encountered: