[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-11-22 Thread Bill Filler
We were able to improve the situation by limiting how far in the past to
sync for calendar events. This was a combination of a new version of
syncevolution, and a patch to it and sync-monitor to introduce a
syncInterval configuration setting (defaults to 90 days) specifiying
how many days in the past to go back when syncing. For my caledar, it
used to take 20 minutes for initial sync. Now it takes 33 seconds! Will
need testing by others but this seems to help greatly.

** No longer affects: evolution-data-server (Ubuntu)

** Also affects: sync-monitor (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: sync-monitor (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: syncevolution (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: sync-monitor (Ubuntu)
   Status: New = Fix Committed

** Changed in: sync-monitor (Ubuntu)
   Importance: Undecided = Critical

** Changed in: syncevolution (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: syncevolution (Ubuntu)
   Importance: Undecided = Critical

** Changed in: syncevolution (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: sync-monitor (Ubuntu RTM)
   Importance: Undecided = Critical

** Changed in: sync-monitor
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  Fix Committed
Status in “sync-monitor” package in Ubuntu:
  Fix Committed
Status in “syncevolution” package in Ubuntu:
  Fix Released
Status in “sync-monitor” package in Ubuntu RTM:
  New
Status in “syncevolution” package in Ubuntu RTM:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-11-21 Thread Renato Araujo Oliveira Filho
** Branch linked: lp:~renatofilho/sync-monitor/calendar-start-date

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Confirmed
Status in “syncevolution” package in Ubuntu:
  Confirmed

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-10-10 Thread Joe Odukoya
** Tags removed: touch-2014-11-16
** Tags added: ota-2

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Confirmed
Status in “syncevolution” package in Ubuntu:
  Confirmed

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-10-01 Thread Bill Filler
** Tags removed: touch-2014-10-30
** Tags added: touch-2014-11-16

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Confirmed
Status in “syncevolution” package in Ubuntu:
  Confirmed

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-25 Thread Bill Filler
** Changed in: sync-monitor
   Status: New = Confirmed

** Changed in: evolution-data-server (Ubuntu)
   Status: New = Confirmed

** Changed in: syncevolution (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Confirmed
Status in “syncevolution” package in Ubuntu:
  Confirmed

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-24 Thread Bill Filler
** Tags removed: touch-2014-10-02
** Tags added: touch-2014-10-30

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-23 Thread Victor Tuson Palau
Can we look at the new version so we can better evaluate the options to
fix it

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-23 Thread Bill Filler
** Tags added: touch-2014-10-02

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-22 Thread Bill Filler
We use syncevolution, which communicates with Google on the remote side
and evolution-data-server on the local side to store events. There is no
API in syncevolution to limit the scope of events retrieved. We need to
look into modifying it to do so, and to optimize it's operational time
as it's ridiculously slow (this in part is likely due to evolution-
calendar-factory using a flat file to store the calendar events).

Renato has indicated there is a newer version of syncevolution which has
recently been released that may improve the situation. The next step is
to try this new version and see if it helps.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-22 Thread Bill Filler
see related bug about memory usage by evolution-calendar-factory:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1342123

** Also affects: evolution-data-server (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: syncevolution (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1339016

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp