Comment 9 for bug 1230241

Revision history for this message
jazzynico (jazzynico) wrote :

When moving the mouse cursor on the two top fonts, the application outputs the following console messages:
----
(inkscape:5402): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1 char 68: 'gray'' is not a valid name: '''
(repeated many times).
----

And just before crashing, I get:
----
** (inkscape:5402): WARNING **: Ignoring font without family that will crash Pango
** Message: Family: (null)
----

 The g_message is a local test on the result of pango_font_description_get_family(descr), in libnrtype/font-lister.cpp:288.