Package: pinpoint / 1:0.1.8-4

Metadata

Package Version Patches format
pinpoint 1:0.1.8-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 clutter_renderer_finalize don t destroy unexisting s.patch | (download)

pp-clutter.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 clutter_renderer_finalize: don't destroy unexisting speaker window

This avoids the following warning when you are closing pinpoint and
there is no speaker window:

(pinpoint:1730): Gtk-CRITICAL **: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

https://bugzilla.gnome.org/show_bug.cgi?id=784114