From owner-freebsd-openoffice@FreeBSD.ORG Fri Dec 28 04:42:10 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 EF6B516A46B for ; Fri, 28 Dec 2007 04:42:10 +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 B032613C506 for ; Fri, 28 Dec 2007 04:42:10 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 27 Dec 2007 23:42:09 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OFG43293; Thu, 27 Dec 2007 23:42:09 -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; 27 Dec 2007 23:41:07 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18292.32417.368832.213816@jerusalem.litteratus.org> Date: Thu, 27 Dec 2007 23:42:09 -0500 To: Peter Jeremy In-Reply-To: <20071228020102.GJ40785@server.vk2pj.dyndns.org> References: <20071228020102.GJ40785@server.vk2pj.dyndns.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-openoffice@freebsd.org Subject: OOo 2.3.1 Problems 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, 28 Dec 2007 04:42:11 -0000 Peter Jeremy writes: > I have been unsuccessful in getting OOo 2.3.1 to work in any of > 6.x/i386, 6.x/amd64 or 7.x/amd64 (locally compiled in all cases). > OOo is producing a couple of error messages but I'm not sure if > these are an issue or not: > > turion% openoffice.org-2.3.1 fuel.ods > I18N: Operating system doesn't support locale "en_US" > paperconf: not found > > (process:81488): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function > > (process:81488): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed > > (process:81488): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed I'm getting this as well, on FreeBSD 7.0-CURRENT #0: Mon Oct 29 18:03:11 EDT 2007 i386 Differences: a) no "paperconf" b) get libGL warning: 3D driver claims to not support visual 0x58 Robert Huff