Hello Patrick,<div><br></div><div><br></div><div>I am trying to import a google holiday calendar with "syncevolution --import function.</div><div>While it can import all events from a evolution-ical file just fine, it fails to do so for google calendar. I am using syncevolution-1.3.2 on saucy.</div><div><br></div><div>'''</div><div>cd ~/Desktop/calendar</div><div><br></div><div>wget <a href="https://www.google.com/calendar/ical/en.indian%23holiday%40group.v.calendar.google.com/public/basic.ics">https://www.google.com/calendar/ical/en.indian%23holiday%40group.v.calendar.google.com/public/basic.ics</a></div><div><br></div><div><br></div><div>syncevolution --configure backend=evolution-calendar database=Holidays @default hdcal</div><div><br></div><div>syncevolution --import ~/Desktop/calendar/basic.ics @default hdcal</div><div><br></div><div>#0: 20140204_60o30d36cgo30c1g60o30dr4ck%40google%2ecom-rid</div><div><br></div><div>'''</div><div><br></div><div>As it is visible from the output, it could only import one single event.</div><div><br></div><div><br></div><div><br></div><div>If I manually import all events using evolution & then export like this:</div><div><br></div><div>"syncevolution --export calendar.ics backend=evolution-calendar database=Holidays"</div><div><br></div><div>& then try to import.....it imports all events properly. Only for google holidays(& some other) calendar it can import only a single event.</div><div><br></div><div>Here is the holiday-ical-file: <a href="http://paste.ubuntu.com/6927791/">http://paste.ubuntu.com/6927791/</a></div>