After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161940 - [win32] crash if a symbol font is selected
[win32] crash if a symbol font is selected
Status: RESOLVED DUPLICATE of bug 160761
Product: Gnumeric
Classification: Applications
Component: GUI
1.4.x
Other Windows
: High critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-12-22 01:02 UTC by Torsten Hildebrandt
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Torsten Hildebrandt 2004-12-22 01:02:41 UTC
1. select a cell
2. try changing its font to "wingdings" (btw, why are all font names lower-case?)

there are two messages on the console:

(gnumeric.exe): GLib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_re
f): assertion `G_IS_OBJECT (object)' failed

** (gnumeric.exe): CRITICAL **: file pango-engine.c: line 68 (_pango_engine_shap
e_shape): assertion `PANGO_IS_FONT (font)' failed

plus a dialog box saying: 

** ERROR **: file shape.c: line 75 (pango_shape): assertion failed:
(glyphs->num_glyphs > 0) aborting...
Comment 1 Morten Welinder 2004-12-22 21:28:52 UTC

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