Public bug reported:

Release: Hardy
Package: libopensync-plugin-google-calendar (0.19-2)

If the google calendar has a recurring event, it will cause a crash like:
xs to osync: 2007-04-07T14:00:00.000+02:00 => 20070407T140000
xs to osync: 2007-04-07T21:30:00.000+02:00 => 20070407T213000
Traceback (most recent call last):
  File "/usr/lib/opensync/google-cal-helper", line 402, in ?
    sys.exit(main(sys.argv))
  File "/usr/lib/opensync/google-cal-helper", line 394, in main
    return fn(argv)
  File "/usr/lib/opensync/google-cal-helper", line 286, in oper_get_all
    data = e.dumpOsync()
  File "/usr/lib/opensync/google-cal-helper", line 200, in dumpOsync
    self.addElementContent(doc, event, 'DateStarted', 
xsdateToOsync(self.dtstart))
  File "/usr/lib/opensync/google-cal-helper", line 118, in xsdateToOsync
    raise DateConversionError("Invalid date/time: %s" % (s))
__main__.DateConversionError: Invalid date/time:

** Affects: libopensync-plugin-google-calendar (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Doesn't handle recurring events in google cal
https://bugs.launchpad.net/bugs/197972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to