From owner-freebsd-openoffice@FreeBSD.ORG Thu Dec 27 21:32:57 2007 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4589C16A41B for ; Thu, 27 Dec 2007 21:32:57 +0000 (UTC) (envelope-from kris@pcbsd.com) Received: from pcbsd.ixsystems.com (pcbsd.ixsystems.net [206.40.55.78]) by mx1.freebsd.org (Postfix) with ESMTP id 6108213C45D for ; Thu, 27 Dec 2007 21:32:56 +0000 (UTC) (envelope-from kris@pcbsd.com) Received: from [192.168.0.106] (c-67-187-100-22.hsd1.tn.comcast.net [67.187.100.22]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pcbsd.ixsystems.com (Postfix) with ESMTP id 58A58145F423; Thu, 27 Dec 2007 21:04:46 +0000 (UTC) Message-ID: <4774142C.50709@pcbsd.com> Date: Thu, 27 Dec 2007 16:07:56 -0500 From: Kris Moore User-Agent: Thunderbird 2.0.0.9 (X11/20071201) MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org References: fb5891a50712262317j642ea773o4cdaa12cae0aa392@mail.gmail.com <4773BFF6.4020203@pcbsd.org> In-Reply-To: <4773BFF6.4020203@pcbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jeff.colter@gmail.com Subject: Re: Problem with openoffice 2.3.1 on freebsd... X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 21:32:57 -0000 Here's a bit more follow up: I found that by setting OOO_FORCE_DESKTOP="gnome" before running any of the office programs does allow them to function, without crashing. If you are on PC-BSD, you'll need to remove gtk-qt-engine first, since there is a bug with it and OO which makes icons disappear. However, it still crashes with the same error if OOO_FORCE_DESKTOP is set to "kde" or it is unset, which I assume then auto-detects the KDE desktop I am using. (process:2527): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:2527): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:2527): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed -- Kris Moore PC-BSD Software http://www.pcbsd.com Kris Moore wrote: > > Its a problem with OO 2.3.1 / GTK I think. I have the exact same issue > here, when I build 2.3.1 in ports, I get this error whenever I save a > doc or sometimes even open a doc: > >> / (process:67964): GLib-GObject-CRITICAL **: gtype.c:2242: >> initialization assertion failed, use IA__g_type_init() prior to this >> function > />/ />/ (process:67964): GLib-CRITICAL **: g_once_init_leave: assertion > `initialization_value != 0' failed > />/ />/ (process:67964): GLib-GObject-CRITICAL **: g_object_new: > assertion `G_TYPE_IS_OBJECT (object_type)' failed > />/ > After this error, the software just hangs, has to be manually killed. > > / > > Looks like its the exact same issue as here: > > http://lists.freebsd.org/pipermail/freebsd-openoffice/2007-December/003453.html > > > I noticed that a patch was made to fix it: > > http://lists.freebsd.org/pipermail/freebsd-openoffice/2007-December/003464.html > > > Any chance this will be put into the port? This is rather an annoying > problem :) > > -- > Kris Moore > PC-BSD Software > > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to > "freebsd-openoffice-unsubscribe@freebsd.org" > > !DSPAM:1,4773c376588511182315826! > >