I still get the crash even after removing the window-list applet.  I
actually just finished building libwnck3-3.4.7 with this line commented
out in libwnck/xutils.c in the try_pixmap_and_mask() function, and it
successfully prevents the crash.  I haven't noticed any side-effects
other than some errors logged to my terminal:

  if (mask_surface)
    {
      //XXX cairo_mask_surface (cr, mask_surface, 0, 0);
      cairo_surface_destroy (mask_surface);
    }
  else
    cairo_paint (cr);

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293252

Title:
  gnome-panel crashed with signal 5 in _XReply()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1293252/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to