← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

 

** Also affects: ubuntu-clock-app
   Importance: Undecided
       Status: New

** Also affects: ubuntu-calendar-app
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1282129

Title:
  Clock and calendar tests fail with static void
  QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t,
  FetchRequestData*)

Status in Calendar application for Ubuntu devices:
  New
Status in Clock application for Ubuntu devices:
  New
Status in “qtorganizer5-eds” package in Ubuntu:
  Triaged

Bug description:
  It appears the bugfix for this bug;
  https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1274792
  causes clock to no longer work properly. Attempting to launch the app
  results in the app fails to start. Both the clock and calendar app
  logs contain things like;

  static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
  APPEND QOrganizerItemDetail(name=2100, key=3079, 2101=QVariant(QDateTime, QDateTime("Wed Jan 1 12:28:07 2014") ) , 2102=QVariant(QDateTime, QDateTime("Wed Jan 1 13:38:07 2014") ) )
  APPEND QOrganizerItemDetail(name=0, key=2928)
  static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)

  I'm not sure if calendar works after the fix as well, it seems like it
  too still suffers from the issue.

  Some example runs;

  http://91.189.93.70:8080/job/generic-mediumtests-
  trusty/1405/testReport/junit/calendar_app.tests.test_weekview/TestWeekView/test_show_next_weeks_with_mouse_/

  http://91.189.93.70:8080/job/generic-mediumtests-trusty/1389

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1282129/+subscriptions


References