Okay I'm going to mark this provisionally as fix released. I can't see
how the code below at the top of the Draw function could permit a null
pointer exception of this nature. The translate gets called directly
after this.
draw (GtkWidget* button, cairo_t *cr)
{
g_return_if_fail(IS_TRANSPORT_WIDGET(button));
g_return_if_fail( cr != NULL );
.
.
.
.
** Changed in: indicator-sound
Status: New => Fix Released
** Changed in: indicator-sound
Milestone: None => 0.5.6
** Changed in: indicator-sound
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696792
Title:
[natty] indicator-applet crashed with SIGSEGV in cairo_translate()
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs