← 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*)

 

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

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

  [ Renato Araujo Oliveira Filho ]
  * Limited the number of events returned when no date interval is
    specified. (LP: #1282129)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 21 Feb 2014 19:27:00 +0000

** Branch linked: lp:ubuntu/trusty-proposed/qtorganizer5-eds

** Changed in: qtorganizer5-eds (Ubuntu)
       Status: Triaged => Fix Released

-- 
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:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  New

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