Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94209 - Xfce panel crashes for Pango critical error
Summary: Xfce panel crashes for Pango critical error
Status: RESOLVED DUPLICATE of bug 83174
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-27 11:33 UTC by Antonino Sabetta
Modified: 2005-05-27 15:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***