GLib-GObject-CRITICAL - same here with 7.0
Marcin Cieslak
saper at system.pl
Tue Nov 20 15:21:40 PST 2007
>>> # 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
More information about the freebsd-openoffice
mailing list