Activity log for bug #1337405

Date Who What changed Old value New value Message
2014-07-03 16:04:52 Nekhelesh Ramananthan bug added bug
2014-07-03 16:05:07 Nekhelesh Ramananthan bug task added ubuntu-clock-app
2014-07-03 16:05:14 Nekhelesh Ramananthan ubuntu-clock-app: milestone rtm
2014-07-03 16:07:10 Nekhelesh Ramananthan nominated for series ubuntu-clock-app/reboot
2014-07-03 16:07:10 Nekhelesh Ramananthan bug task added ubuntu-clock-app/reboot
2014-07-03 16:07:23 Nekhelesh Ramananthan ubuntu-clock-app: milestone rtm
2014-07-03 16:07:26 Nekhelesh Ramananthan ubuntu-clock-app/reboot: milestone rtm
2014-07-14 11:28:45 Nekhelesh Ramananthan summary Clock App crashes when trying to update an existing alarm Clock App crashes frequently when UCAlarmModel::clear() is called
2014-07-14 11:29:12 Nekhelesh Ramananthan description There is a branch for the new clock app which adds support to update existing alarms. I have noticed during my testing that it sometimes crashes when saving/deleting a saved alarm. I have pasted the gdb backtrace when the app crashes. (gdb) bt #0 0x00007fffcd1f9ec2 in UCAlarmModel::clear() () from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/libUbuntuComponents.so #1 0x00007fffcd1fa04d in UCAlarmModel::refresh() () from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/libUbuntuComponents.so #2 0x00007ffff5ec95b6 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007ffff6b3a6dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #4 0x00007ffff6b3f456 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x00007ffff5e999d5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007ffff5e9b827 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007ffff5ef1243 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007ffff4512de4 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007ffff4513028 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff45130cc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007ffff5ef06bc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop:---Type <return> to continue, or q <return> to quit--- :ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007ffff5e978eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007ffff5e9ef46 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x0000000000404301 in ?? () #15 0x00007ffff521cec5 in __libc_start_main (main=0x403aa0, argc=2, argv=0x7fffffffddf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdde8) at libc-start.c:287 #16 0x0000000000406800 in ?? There is a branch for the new clock app which adds support to update existing alarms. I have noticed during my testing that it sometimes crashes when saving/deleting a saved alarm. I have pasted the gdb backtrace when the app crashes. (gdb) bt #0 0x00007fffcd1f9ec2 in UCAlarmModel::clear() ()    from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/libUbuntuComponents.so #1 0x00007fffcd1fa04d in UCAlarmModel::refresh() ()    from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/libUbuntuComponents.so #2 0x00007ffff5ec95b6 in QObject::event(QEvent*) ()    from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007ffff6b3a6dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)     () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #4 0x00007ffff6b3f456 in QApplication::notify(QObject*, QEvent*) ()    from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x00007ffff5e999d5 in QCoreApplication::notifyInternal(QObject*, QEvent*)     () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007ffff5e9b827 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007ffff5ef1243 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007ffff4512de4 in g_main_context_dispatch ()    from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007ffff4513028 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007ffff45130cc in g_main_context_iteration ()    from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007ffff5ef06bc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop:---Type <return> to continue, or q <return> to quit--- :ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007ffff5e978eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007ffff5e9ef46 in QCoreApplication::exec() ()    from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x0000000000404301 in ?? () #15 0x00007ffff521cec5 in __libc_start_main (main=0x403aa0, argc=2,     argv=0x7fffffffddf8, init=<optimized out>, fini=<optimized out>,     rtld_fini=<optimized out>, stack_end=0x7fffffffdde8) at libc-start.c:287 #16 0x0000000000406800 in ??
2014-07-15 13:07:50 Tim Peeters ubuntu-ui-toolkit: assignee Zsombor Egri (zsombi)
2014-07-29 14:53:01 Nekhelesh Ramananthan ubuntu-clock-app/reboot: status New Triaged
2014-07-29 14:53:04 Nekhelesh Ramananthan ubuntu-clock-app/reboot: importance Undecided Critical
2014-07-29 15:35:36 Zsombor Egri ubuntu-ui-toolkit: importance Undecided Critical
2014-08-10 14:35:42 Michael Zanetti branch linked lp:~mzanetti/ubuntu-ui-toolkit/parent-alarms
2014-08-10 17:58:04 Nekhelesh Ramananthan ubuntu-clock-app: assignee Michael Zanetti (mzanetti)
2014-08-10 17:58:11 Nekhelesh Ramananthan ubuntu-clock-app/reboot: assignee Michael Zanetti (mzanetti)
2014-08-10 17:58:13 Nekhelesh Ramananthan ubuntu-clock-app/reboot: status Triaged In Progress
2014-08-10 17:58:16 Nekhelesh Ramananthan ubuntu-clock-app: status New In Progress
2014-08-12 16:22:00 PS Jenkins bot ubuntu-ui-toolkit: status New Fix Committed
2014-08-13 12:24:50 Michael Zanetti ubuntu-clock-app: status In Progress Invalid
2014-08-13 12:24:55 Michael Zanetti ubuntu-clock-app/reboot: status In Progress Invalid
2014-08-14 13:04:14 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/ubuntu-ui-toolkit
2014-09-02 13:31:12 Nekhelesh Ramananthan bug task deleted ubuntu-clock-app
2014-09-02 13:31:17 Nekhelesh Ramananthan bug task deleted ubuntu-clock-app/reboot
2014-09-02 13:31:28 Nekhelesh Ramananthan ubuntu-ui-toolkit: status Fix Committed Fix Released
2015-07-14 07:54:36 Zsombor Egri ubuntu-ui-toolkit (Ubuntu): status New Fix Released
2016-02-20 04:42:01 Mathew Hodson ubuntu-ui-toolkit (Ubuntu): importance Undecided High
2016-02-20 04:42:03 Mathew Hodson ubuntu-ui-toolkit (Ubuntu Vivid): importance Undecided High
2016-02-20 04:42:20 Mathew Hodson ubuntu-ui-toolkit (Ubuntu Vivid): status New Won't Fix