touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #64675
[Bug 1435736] Re: alarms and event notifications causes time to freeze
This is likely the pulse issue that pat, ogra, and I discussed in
#phablet.
gdb trace of indicator-datetime-service when pressing the snooze button:
> Thread 1 (Thread 0xb470d000 (LWP 6431)):
> #0 0xb6e3ad24 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
> #1 0xb6e3677c in pthread_cond_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
> #2 0xb4033516 in pa_threaded_mainloop_wait () from /usr/lib/arm-linux-gnueabihf/libpulse.so.0
> #3 0xb405738a in ?? () from /usr/lib/arm-linux-gnueabihf/gstreamer-1.0/libgstpulse.so
Which is being reached from a datetime-service call to
gst_element_set_state (m_play, GST_STATE_NULL) to stop the alarm sound
when the notification is closed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1435736
Title:
alarms and event notifications causes time to freeze
Status in the base for Ubuntu mobile products:
Confirmed
Status in indicator-datetime package in Ubuntu:
Confirmed
Bug description:
On latest vivid, snoozing an alarm causes the time in the indicator to
freeze. Here's a screenshot of the phone after I snoozed an alarm
today morning at 9am.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435736/+subscriptions
References