From: Tony G. <Ton...@Su...> - 2005-06-13 23:16:58
|
Tony Graham <Ton...@Su...> writes: > But if you've been looking for it, you'd have realised that already. > > I had a bad sector on my Linux partition, so I moved to a Linux on a > different partition, but now I have a font problem: > > ------------------------------------------------------------ > ./xmlroff xmlroff.fo > > (process:6569): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed > > (process:6569): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed > > ** (process:6569): CRITICAL **: _pango_engine_shape_shape: assertion `PANGO_IS_FONT (font)' failed > > ** ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0) > aborting... > Aborted > ------------------------------------------------------------ > > It makes it a bit hard to test xmlroff. Problem solved. I recompiled and re-installed Pango 1.6.0 and the problem went away. However, since it is already the middle of this month, I will delay the next release until "on or about" the first of next month. Anyone wishing to use the recent memory leak fixes can do so by getting the current code from CVS. Regards, Tony. |