Date: Wed, 21 Nov 2007 00:14:46 +0100 From: Marcin Cieslak <saper@system.pl> To: freebsd-openoffice@freebsd.org Subject: Re: GLib-GObject-CRITICAL - same here with 7.0 Message-ID: <fhvppb$1ih$1@ger.gmane.org> In-Reply-To: <134205.97463.qm@web34307.mail.mud.yahoo.com> References: <18228.22439.46200.204991@jerusalem.litteratus.org> <134205.97463.qm@web34307.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> # openoffice.org-2.3.0 >>> >>> (process:74772): GLib-GObject-CRITICAL **: >>> gtype.c:2242: initialization assertio >>> n failed, use IA__g_type_init() prior to this >> function >>> >>> (process:74772): GLib-CRITICAL **: >> g_once_init_leave: >>> assertion `initialization_ >>> value != 0' failed >>> >>> (process:74772): GLib-GObject-CRITICAL **: >>> g_object_new: assertion `G_TYPE_IS_OB >>> JECT (object_type)' failed >>> ^C >> <deletia> I have the same issue, although with freshly compiled OOo 2.3: Freshly installed FreeBSD 7.0-BETA3 machine for amd64, using ZFS (no upgrade). cd /usr/ports/editors/openoffice.org-2-RC make LOCALIZED_LANG=all -DWITH_CCACHE -DWITH_SYSTEM_FREETYPE -DWITHOUT_MOZILLA -DWITHOUT_GNOMEVFS -DNO_CLEAN\ CPUTYPE is set to "core2" (after about 10 hours, done) This installs: /var/db/pkg/openoffice.org-alllangs-2.3.20071019 Issues: 1. it did not detect my JRE (I have /usr/local/diablo-jdk1.5.0 for amd64 there - /var/db/pkg/diablo-jdk-1.5.0.07.01_8) -> adding /usr/local/diablo-jdk1.5.0/jre/bin to $PATH helped (although it still cannot find JRE in the options dialog) 2. it warned about missing "paperconfig" not found; following this: https://bugs.launchpad.net/debian/+source/openoffice.org/+bug/122978 I have installed "print/libpaper" and added /usr/local/sbin to OOo's $PATH. 3. OOo opens, you can create document but when saving (click ok after entering filename) or opening (same button) it displays GLib messages like above and hangs: (process:12317): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:12317): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:12317): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed How to debug further? --Marcin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fhvppb$1ih$1>