This bug was fixed in the package qtorganizer5-eds -
0.1.1+14.04.20140415.1-0ubuntu1

---------------
qtorganizer5-eds (0.1.1+14.04.20140415.1-0ubuntu1) trusty; urgency=low

  [ Renato Araujo Oliveira Filho ]
  * Optimize eventid parse, and avoid memory leak. (LP: #1306112)
  * Used alarm component description as message field for visual
    reminders. (LP: #1284375)
  * Implemented support to update recurrence items with different modes.
    All (E_CAL_OBJ_MOD_ALL);. A single instance (E_CAL_OBJ_MOD_THIS),. A
    specific set of instances (E_CAL_OBJ_MOD_THIS_AND_PRIOR and
    E_CAL_OBJ_MOD_THIS_AND_FUTURE) (LP: #1283859)
  * Fixed recurrence date limit parse. (LP: #1292554)
  * Removed all debug messages. (LP: #1294426)
 -- Ubuntu daily release <ps-jenk...@lists.canonical.com>   Tue, 15 Apr 2014 
19:43:13 +0000

** Changed in: qtorganizer5-eds (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:
  New

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.fil...@canonical.com" "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

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

Reply via email to