From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 9 12:50:58 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 8DA1B16A41A for ; Fri, 9 Nov 2007 12:50:58 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3DAB813C494 for ; Fri, 9 Nov 2007 12:50:57 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 09 Nov 2007 07:50:50 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id JHR18166; Fri, 9 Nov 2007 07:50:49 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 09 Nov 2007 07:49:44 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18228.22439.46200.204991@jerusalem.litteratus.org> Date: Fri, 9 Nov 2007 07:50:47 -0500 To: vladimir botka In-Reply-To: <526620.14366.qm@web34306.mail.mud.yahoo.com> References: <526620.14366.qm@web34306.mail.mud.yahoo.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-openoffice@freebsd.org Subject: GLib-GObject-CRITICAL 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: Fri, 09 Nov 2007 12:50:58 -0000 vladimir botka writes: > 4. installed ports in the attached file The FreeBSD mailing-list software automatically deletes all attachents as a security measure. You will need to send the list in-line, or put it on the web. > I can not get openoffice to work after upgrading to > openoffice.org-2.3.0. The openoffice starts, I can > write into the new text file and save it. But when I > want to close the window following error appears and > openoffice stops to respond. > > # 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 > What can I try next please? Have you tried rebuilding glib-*? Robert Huff