When I try to change the icon of a launcher on the XFCE4 panel, the panel crashes. More precisely it crashes when I try to dbl-click on a folder in the icon selection browser dialog. Reproducible: Always Steps to Reproduce: 1. Right click on a launcher 2. Select properties, click on the folder button to search for an icon 3. Double click on a folder Actual Results: Xfce panel crashes with these messages: (xfce4-panel:9365): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (xfce4-panel:9365): Pango-CRITICAL **: _pango_engine_shape_covers: assertion `PANGO_IS_FONT (font)' failed (xfce4-panel:9365): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed (xfce4-panel:9365): Pango-CRITICAL **: _pango_engine_shape_shape: assertion `PANGO_IS_FONT (font)' failed Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0) aborting... Expected Results: The panel is supposed to start rolling on the floor :)
The versions of the programs involved: pango: 1.8.1 xfce4-panel: 4.2.0 gcc: gcc version 3.3.5-20050130
*** This bug has been marked as a duplicate of 83174 ***