• This type of entry not supported by GooCalSync

    By Steve Griffiths 1 decade ago

    After looking through the source code it appears that this error is because you are keeping the maximum amount of recurring meetings at less than 100. It appears that this is a limitation of Google Calendar however, I have Calendar entries where I have verified there are not over 100 that are being excluded. Any help would be greatly appreciated.

    • Please turn on DEBUG to check the detail of warned entries.

      By Muneyuki Ohkawa 1 decade ago

      Hi steve again and thank you for your inquiry.



      Please turn on DEBUG on log level to check the detail of warned entries which include recurrence dates. This would reveal if warned entries really have too many (>100) recurrence dates.



      Repeating calendar implemetation is too different between Notes and Google to sync completely on two way. So I limit repeat types to be able to sync. GooCalSync can only synchronize daily (interval=1 only), weekly (interval=1 or 2 only), monthly (interval=1 only), yearly (interval=1 only) as recurrence calendar entries on Notes to Google. Other repeat patterns are handled as "Custom" where every recurrence calendar entries are inserted into Google indivisually using RDATE, iCalendar specification, not as repeated entry. For example, if you have an entry which repeats daily with interval 2 day from 2009-01-01 to 2009-10-10, this ends up not to sync because "dailiy with interval 2" is not supported as repeat type and "from 2009-01-01 to 2009-10-10 with interval 2" means over 100 days, actually 142 days.



      Please use DEBUG option to get detail of a warned entry and let me know.



      Thanks.

    • Same problem here

      By Urban Hillebrand 1 decade ago

      fyi: I have the same problem here. It even appears with several anniversaries (i.e. yearly repeating entries, for 10 years), and some other recurring entries.



      The strange thing is: Some anniversaries are synced without problems.



      I enabled DEBUG output, however this seems to limit the amout of output somehow, I only seem to see a subset of logged calendar entries.



      Any idea on what to do?



      P.S. Apart from this problem, this is awesome - thanks a lot for this useful app!

      • Hmmm, it might be related to DST problem.

        By Muneyuki Ohkawa 1 decade ago

        Hi,

        Thank you for testing GooCalSync.



        My guess is that this problem might be due to DST problem.

        Please wait for v0.920 comming which would fix that.



        Thanks.



        Muneyuki.