From owner-freebsd-questions@FreeBSD.ORG Wed Jan 2 12:51:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCE6816A41A for ; Wed, 2 Jan 2008 12:51:41 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id A7F9413C448 for ; Wed, 2 Jan 2008 12:51:41 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (87-194-3-32.bethere.co.uk [87.194.3.32]) by smtp1.bethere.co.uk (Postfix) with SMTP id 3BDE598113; Wed, 2 Jan 2008 12:51:40 +0000 (GMT) Message-ID: <477B88DC.40809@onetel.com> Date: Wed, 02 Jan 2008 12:51:40 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: "Heiko Wundram (Beenic)" References: <477A3CFC.8030204@mail.zedat.fu-berlin.de> <200801020848.35291.wundram@beenic.net> In-Reply-To: <200801020848.35291.wundram@beenic.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problems with OpenOffice 2.3.1 on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2008 12:51:41 -0000 Heiko Wundram (Beenic) wrote: > Am Dienstag, 1. Januar 2008 14:15:40 schrieb O. Hartmann: >> I use OpenOffice 2.3.1 on several hardwareplatforms running FreeBSD >> 7.0-PRE/AMD64 and since I upgraded OpenOffice from OO 2.3.0 to 2.3.1 I >> have massive problems, rendering OO unusuable! Before doing a PR I would >> like to aks whethere there is a solution out. >> Whenever I try to save a document in OO writer, OO gets stuck and I have >> to kill it. The document gets saved, but I never can load it again >> without rendering OO unusuable. Opening M$ Word docs or OO docs doesn't >> matter. > > Just to chime in: the problem has been identical for me since I upgraded to > FreeBSD 7 some two months ago. Any OpenOffice.org build I did (2.3.0 and > 2.3.1) fails to save and load any form of documents with the exact same > symptoms that you describe (i.e., the UI not being responsive anymore after > trying to save or load from a file). > > I used the Sun JDK source build (1.5) to compile OpenOffice.org, not the > Diablo JDK by the way, and if anybody is willing to look at this problem > deeper, search this list to see a post of mine where I attached gdb to the > running (and hung) OpenOffice.org process and gave a backtrace of where the > (100%) CPU time is being spent. IIRC it was in some input filter, but I don't > really know anymore. > > I've since moved on to KOffice, but if there's some fix for this, I'm more > than happy to try it out. > Try upgrading your ports, it worked for me on i386. Chris