In setting up a new machine with a clean install of fink I'm running into a
couple of problems I thought I would report ... the first you have already
seen


After installing vim I got a garbled screen running gvim and this error:

(gvim:87113): Pango-CRITICAL **: No modules found:
No builtin or dynamically loaded modules were found.
PangoFc will not work correctly.
This probably means there was an error in the creation of:
'/sw/lib/pango-ft219/etc/pango/pango.modules'
You should create this file by running:
pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules'

(gvim:87113): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='latin'

(gvim:87113): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='common'

(gvim:87113): GLib-GObject-CRITICAL **: gpointer g_object_ref(gpointer):
assertion `G_IS_OBJECT (object)' failed


There was no pango-querymodules command installed.


I researched it and installed pango1-xft2-ft219 which fixed the problem.
Another missing dependency?


Bill W
-- 
Bill W
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to