From owner-freebsd-openoffice@FreeBSD.ORG Fri Apr 2 11:57:03 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F1816A4CF for ; Fri, 2 Apr 2004 11:57:03 -0800 (PST) Received: from mail.tvnetwork.hu (zion.tvnetwork.hu [80.95.64.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 0CEB743D3F for ; Fri, 2 Apr 2004 11:57:02 -0800 (PST) (envelope-from laszlokaroly@tvnetwork.hu) Received: (qmail 9487 invoked by uid 64014); 2 Apr 2004 19:57:01 -0000 Received: from laszlokaroly@tvnetwork.hu by zion by uid 64011 with qmail-scanner-1.20rc3 (clamuko: 0.60. spamassassin: 2.60. Clear:RC:1:. Processed in 0.022879 secs); 02 Apr 2004 19:57:01 -0000 Received: from unknown (HELO tvnetwork.hu) (80.95.78.167) by zion.tvnetwork.hu with SMTP; 2 Apr 2004 19:57:00 -0000 Message-ID: <406DC587.7090705@tvnetwork.hu> Date: Fri, 02 Apr 2004 21:56:55 +0200 From: =?ISO-8859-2?Q?L=E1szl=F3_K=E1roly?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: 1.1.1 segfault X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 19:57:03 -0000 Hi, I have built OO 1.1.1 twice this week, but the result was exasperating. It was very very unstable producing fatal exception: signal 11 many times. The problems I detected are: 1. it does not handle right to left texts. If I want to insert an Arabic word it appears in the Insert -> Special Char window in the right way, but after inserting it is tangled as if someone sets condensed spacing and ugly kerning. Moreover there are wrong connections between chars (e.g. initial forms in the middle of words). 2. In certain cases OO cannot open my docs. During opening the Unexpected ... window appears. If usually happens if the doc contains right to left text. Formerly I used 1.1.0_X without any problem. pkg_info: gcc-3.2.3_1 jdk-1.4.2p6_4 uname -a: FreeBSD ip-167-78.tvnetwork.hu 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #10: Sat Mar 6 19:33:48 CET 2004 root@ip-167-78.tvnetwork.hu:/usr/obj/usr/src/sys/LCustom i386 I compiled OO 1.1.1 with and without -O -pipe flags. Thanks, Laci