Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94209

Summary: Xfce panel crashes for Pango critical error
Product: Gentoo Linux Reporter: Antonino Sabetta <antonino.sabetta>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Antonino Sabetta 2005-05-27 11:33:41 UTC
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 :)
Comment 1 Antonino Sabetta 2005-05-27 11:36:45 UTC
The versions of the programs involved:

pango:       1.8.1
xfce4-panel: 4.2.0
gcc:         gcc version 3.3.5-20050130
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-27 15:17:13 UTC

*** This bug has been marked as a duplicate of 83174 ***