ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00605
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
This successfully fixed the issue for the clock app. Hence marking it
fixed for the clock app project.
** Changed in: ubuntu-clock-app
Status: New => Fix Released
** Changed in: ubuntu-clock-app
Milestone: None => 1.8
** Changed in: ubuntu-clock-app
Importance: Undecided => High
--
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:
Fix Released
Status in Ubuntu UI Toolkit:
Fix Released
Status in “qtorganizer5-eds” package in Ubuntu:
Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
Fix Released
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