Paul Gress wrote: > Andrew Gabriel wrote: >> >> I notice that in going from snv_113 to snv_124, the blasewave-shipped >> totem now renders all characters as square boxes. >> > > Thats usually a Pango/Cairo issue. Check and see if your using > LD_LIBRARY_PATH and comment out, and/or remove and replace all the > Pango/Cairo libraries in Blastwave. >
Also, I checked previous emails to users at lists.opencsw.org and what fixed my same problem was: if you run /opt/csw/bin/sparcv8/pango-querymodules >/opt/csw/etc/pango/pango.modules or /opt/csw/bin/i386/pango-querymodules >/opt/csw/etc/pango/pango.modules it should fix the issue with the fonts. This is in reference to: The pango problem is a known bug in the current version. http://www.opencsw.org/bugtrack/view.php?id=3750 Follow from this thread (before & after) and scroll to the bottom for reference: http://lists.opencsw.org/pipermail/users/2009-July/004001.html Paul