View Single Post
Posts: 123 | Thanked: 33 times | Joined on Jan 2010 @ Stockholm
#132
The bug report formerly in this post was just me being to impatient, but here's another one that might interest you:

Code:
/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars
~/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars
Traceback (most recent call last):
  File "erminig-ng", line 520, in <module>
    getAllCalendars()
  File "erminig-ng", line 190, in getAllCalendars
    createGoogleCalendar(id, cal)
  File "erminig-ng", line 137, in createGoogleCalendar
    new_calendar = gd_client.InsertCalendar(new_calendar=calendar)
  File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 207, in InsertCalendar
    converter=gdata.calendar.CalendarListEntryFromString)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1178, in Post
    media_source=media_source, converter=converter)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut
    redirects_remaining - 1, media_source, converter=converter)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut
    redirects_remaining - 1, media_source, converter=converter)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut
    redirects_remaining - 1, media_source, converter=converter)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut
    redirects_remaining - 1, media_source, converter=converter)
  File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1295, in PostOrPut
    'body': result_body}
gdata.service.RequestError: {'status': 302, 'body': '<HTML>\n<HEAD>\n<TITLE>Moved Temporarily</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Moved Temporarily</H1>\nThe document has moved <A HREF="http://www.google.com/calendar/feeds/default/owncalendars/full?gsessionid=FeLmldAkcyhgByN_0WPPwA">here</A>.\n</BODY>\n</HTML>\n', 'reason': 'Redirect received, but redirects_remaining <= 0'}
~/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars
~/erminig-ng-0.1.2 $
This is:
1. Answering no to all calendars.
2. Answering yes to create N900 on Google - got error.
3. Answering yes to create N900 on Google - worked.

Although it seems that it didn't export the existing stuff in the N900 calendar to the Google N900 calendar?

Is there a way to remove this N900 configuration and recreate the bond, without affecting the other connection I have (where my main Google calendar created a calendar on my N900)?

/P

Last edited by Palleman; 2010-02-06 at 00:07.
 

The Following User Says Thank You to Palleman For This Useful Post: