Unable to read calendar data from external source Google Calendar

Bug #569191 reported by owenix
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Awn Extras
Incomplete
Medium
Unassigned

Bug Description

Karmic
awn-core 0.4.0 ppa
Compiz
Poulsbo GMA 500

Everything else works as expected.

Revision history for this message
owenix (justinowen) wrote :
Revision history for this message
Mark Lee (malept) wrote :

Is this a consistent error? The traceback indicates that it may have been temporary.

Regardless, these errors should be caught and reported sanely.

summary: - Unable to read calendar data from external source Google Calender
+ Unable to read calendar data from external source Google Calendar
tags: added: applet calendar traceback
Changed in awn-extras:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
DougEdey (doug-edey) wrote :

This is a consistent error, the applet never prompts for google calendar login details or even a URL and just refuses to get any calendar entries.

It's a pain since it appears to be the only calendar that should work!

Revision history for this message
owenix (justinowen) wrote :

I just tried this on Lucid and still have no luck.
I have gone to the captcha page to unlock it.
https://www.google.com/accounts/DisplayUnlockCaptcha

from /usr/lib/pymodules/python2.6/gdata/service.py
"else:
        self.__captcha_token = None
        self.__captcha_url = None
        raise Error, 'Server responded with a 403 code'

Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/share/avant-window-navigator/applets/calendar/calthread.py", line 51, in run
    self.fetch()
  File "/usr/share/avant-window-navigator/applets/calendar/calthread.py", line 109, in fetch
    self.applet.url)
  File "/usr/share/avant-window-navigator/applets/calendar/googlecal.py", line 54, in get_appointments
    self.cal_client.ProgrammaticLogin()
  File "/usr/lib/pymodules/python2.6/gdata/service.py", line 774, in ProgrammaticLogin
    raise Error, 'Server responded with a 403 code'
Error: Server responded with a 403 code

Revision history for this message
ptruax (philiptruax) wrote :

I found a fix for this not sure how much is necessary but his is what I did to get it working.

Open gconf-editor
 go to /apps/avant-window-navigator/awn-applet-calendar/

set url to your private address under your calendar details in google calendar
add your username
leave your password field blank

restart awn
you should get a pop up asking for your password enter it and save the password

that got it running for me.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.