Has anyone built gparted-0.5.1? I tried, but it doesn't work. First, I kept getting an error compiling Win_GParted.cc about an undefined class method. Commenting out the line:
this->set_default_icon_name( "gparted" ) ; allowed me to finish building. After install, I got a window to come up, but no text. Error messages were: ====================== libparted : 1.7.1 ====================== (gpartedbin:30180): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed (gpartedbin:30180): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed (gpartedbin:30180): Pango-CRITICAL **: _pango_cairo_fc_font_new: assertion `pattern != NULL' failed (gpartedbin:30180): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin' (gpartedbin:30180): Pango-WARNING **: _pango_cairo_font_install called with bad font, expect ugly output (gpartedbin:30180): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common' I just updated glib2 and pango to the latest versions, but I may have some older libraries that weren't flagged in the build. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
