From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kwy7k-00035T-If for garchives@archives.gentoo.org; Mon, 03 Nov 2008 12:01:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A79F6E03E3; Mon, 3 Nov 2008 12:01:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 80CD0E03E3 for ; Mon, 3 Nov 2008 12:01:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B8070646A2 for ; Mon, 3 Nov 2008 12:01:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.451 X-Spam-Level: X-Spam-Status: No, score=-3.451 required=5.5 tests=[AWL=0.148, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yMj2PZg-6COa for ; Mon, 3 Nov 2008 12:01:25 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E406764706 for ; Mon, 3 Nov 2008 12:01:24 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kwy7T-0007E1-Qu for gentoo-user@gentoo.org; Mon, 03 Nov 2008 12:01:19 +0000 Received: from athedsl-4408055.home.otenet.gr ([79.130.178.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 12:01:19 +0000 Received: from realnc by athedsl-4408055.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Nov 2008 12:01:19 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: openoffice 3 broken? Date: Mon, 03 Nov 2008 14:01:11 +0200 Organization: Lucas Barks Message-ID: References: <9acccfe50811012123w1c9e280ga4c99b229868656d@mail.gmail.com> <707E41AE68E444499861C6B248AB868453CCFA3FF0@excprdmbxw002.optus.com.au> <20081102211222.3c453c71@bellgrove.remarqs.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-4408055.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; x86_64; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.0 In-Reply-To: <20081102211222.3c453c71@bellgrove.remarqs.net> Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5a9f44b3-394d-49b5-b67b-1815e9641a60 X-Archives-Hash: 73b042c416d83fee836676e5cd144b2f =C2=BBQ=C2=AB wrote: > On Sun, 2 Nov 2008 20:34:17 +1100 > Adam Carter wrote: >=20 >>> I've got OpenOffice (compiled), v3.0.0 here. It appears broken. >>> I haven't tried a lot of things, but this little RTF file >>> gets it wedged right >>> away: the console that started it says: >>> >>> error - missing word count in dictionary file >>> Hash Manager Error : 4 >>> >>> So I'm guessing there's a problem in a spell checker. Where would I >>> look to solve that? >> http://bugs.gentoo.org/show_bug.cgi?id=3D242020 >> >> You need to emerge --sync again (there's an update to the ebuild, but >> no version increment IIRC) and rebuild openoffice. >=20 > > I really wish they wouldn't do that, especially for hang or crash > bugs. I know people without the problem don't want to recompile OOo, > but it's annoying to have to watch bugzilla or the changelog to see if > the ebuild has been fixed. > I agree. This should only be done for build problems, not runtime=20 problems. I think there's even a policy in place for that; if it=20 doesn't build, change the ebuild. If it crashes at runtime, bump the=20 revision.