dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #13723
[Bug 1306112] Re: calendar sync causing 100% cpu and does not complete
This bug was fixed in the package sync-monitor -
0.1+14.04.20140415.3-0ubuntu1
---------------
sync-monitor (0.1+14.04.20140415.3-0ubuntu1) trusty; urgency=low
[ Renato Araujo Oliveira Filho ]
* Force sync to start immediately if use dbus call. (LP: #1306070)
* Keep a collection cache to compare with changed events. (LP:
#1306112)
* If the sync fails use the last sync mode in the next sync. (LP:
#1306096)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Tue, 15 Apr 2014 22:20:51 +0000
** Branch linked: lp:ubuntu/trusty-proposed/syncevolution
** Changed in: sync-monitor (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1306112
Title:
calendar sync causing 100% cpu and does not complete
Status in Sync monitor for Ubuntu Touch:
In Progress
Status in “indicator-datetime” package in Ubuntu:
In Progress
Status in “qtorganizer5-eds” package in Ubuntu:
Fix Released
Status in “sync-monitor” package in Ubuntu:
Fix Released
Bug description:
test using canonical google account this is the problem i'm seeing
with the canonical account
the calendar sync starts to run first, and it gets about progress of
70 and then evolution-calendar-factory starts consuming all the CPU -
100% (run "top -d1") and at the same time the sync-monitor.log shows
an infinite number of messages about
static void ViewWatcher::onObjectsAdded(ECalClientView*, GSList*, ViewWatcher*) 0x15468a8
virtual QList<QtOrganizer::QOrganizerCollection> QOrganizerEDSEngine::collections(QtOrganizer::QOrganizerManager::Error*)
virtual bool QOrganizerEDSEngine::startRequest(QtOrganizer::QOrganizerAbstractRequest*)
virtual bool QOrganizerEDSEngine::waitForRequestFinished(QtOrganizer::QOrganizerAbstractRequest*, int)
syn requested for account: "bill.filler@xxxxxxxxxxxxx" "calendar"
Account aready in the queue
The sync never finishes, seems that evolution process is stuck. I have to kill it.
http://pastebin.ubuntu.com/7231364/
Seems we might be in a loop when calendar events are getting added
because of the sync we see tons of messages in the sync-monitor log
maybe we're not ignoring the events correctly? or maybe it's a problem
is the calendar has a recurring event? seems to cause infinite loop.
This one is critical.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1306112/+subscriptions