A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4914 ====================================================================== Reported By: hudesd Assigned To: dam ====================================================================== Project: orca_web Issue ID: 4914 Category: regular use Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 2012-03-02 03:57 CET Last Modified: 2012-03-05 18:15 CET ====================================================================== Summary: orca fails to generate text due to pango version mismatch Description: I finally figured out why my orca plots are now with 'ugly' text (boxes instead of characters). The orca.log has lots of lines like these: (process:8500): GLib-GObject-CRITICAL **: gtype.c:2253: initialization assertion failed, use g_type_init() prior to this function
(process:8500): GLib-GObject-CRITICAL **: gtype.c:2253: initialization assertion failed, use g_type_init() prior to this function (process:8500): GLib-GObject-CRITICAL **: gtype.c:2293: initialization assertion failed, use g_type_init() prior to this function (process:8500): GLib-GObject-CRITICAL **: file gobject.c: line 819: assertion `G_TYPE_IS_OBJECT (object_type)' failed (process:8500): Pango-WARNING **: Failed to load Pango module '/usr/lib/pango/1.4.0/modules/pango-basic-fc.so' for id 'BasicScriptEngineFc' Note the reference to pango 1.4.0. The current installed version of pango 1.6.0 Orca shouldn't be directly referring to a specific version of pango. I'll continue to dig into this it may be a pm_pango issue. ====================================================================== ---------------------------------------------------------------------- (0009708) hudesd (reporter) - 2012-03-05 18:15 https://www.opencsw.org/mantis/view.php?id=4914#c9708 ---------------------------------------------------------------------- removing everything CSW except pkgutil and then reinstalling cleared the problem. It seems related to upgrading pango. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
