ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00496
[Bug 1282129] [NEW] Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
Public bug reported:
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
** Affects: qtorganizer5-eds (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
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 failing to come up. Both the clock and calendar app
- logs contain things like;
+ 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*)
+ 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*)
+ 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.
- 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
--
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 “qtorganizer5-eds” 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/+source/qtorganizer5-eds/+bug/1282129/+subscriptions
Follow ups
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Nicholas Skaggs, 2014-03-13
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Nekhelesh Ramananthan, 2014-03-10
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Florian Boucault, 2014-03-10
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Launchpad Bug Tracker, 2014-02-25
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Launchpad Bug Tracker, 2014-02-24
-
[Bug 1282129] Re: Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: David Planella, 2014-02-21
-
[Bug 1282129] [NEW] Clock and calendar tests fail with static void QOrganizerEDSEngine::itemsAsyncListed(ECalComponent*, time_t, time_t, FetchRequestData*)
From: Nicholas Skaggs, 2014-02-19
References