From owner-freebsd-openoffice@FreeBSD.ORG Fri Nov 23 01:22:27 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 04EE116A41B for ; Fri, 23 Nov 2007 01:22:27 +0000 (UTC) (envelope-from gofdpo-freebsd-openoffice@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id C183013C45D for ; Fri, 23 Nov 2007 01:22:26 +0000 (UTC) (envelope-from gofdpo-freebsd-openoffice@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IvNFM-0000al-5C for freebsd-openoffice@freebsd.org; Fri, 23 Nov 2007 01:22:20 +0000 Received: from 81.210.227.230 ([81.210.227.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Nov 2007 01:22:20 +0000 Received: from saper by 81.210.227.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Nov 2007 01:22:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-openoffice@freebsd.org From: Marcin Cieslak Date: Fri, 23 Nov 2007 02:21:59 +0100 Lines: 12 Message-ID: References: <20071122154449.GA67968@wep4017.physik.uni-wuerzburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 81.210.227.230 User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.9) Gecko/20071119 SeaMonkey/1.1.6 In-Reply-To: <20071122154449.GA67968@wep4017.physik.uni-wuerzburg.de> Sender: news Subject: Re: 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, 23 Nov 2007 01:22:27 -0000 Alexey Shuvaev wrote: > I believe it is amd64 specific. One of the differences is that > amd64 build of OOo is always made WITHOUT_MOZILLA. > Can anyone on 7.0 or 8-CURRENT on i386 test OOo WITHOUT_MOZILLA? > In comparison with Marcin I have no problems (I hope) with JRE, but > I have compiled the native one, bootstrapping from native jdk too. > And I can save the newly created .odt file, OOo hangs with the error > messages above when I try to close (saved) document. I think we have exactly the same problem. My JRE works otherwise fine. --Marcin