From owner-freebsd-office@FreeBSD.ORG Sun Oct 16 21:12:42 2011 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C698106564A for ; Sun, 16 Oct 2011 21:12:42 +0000 (UTC) (envelope-from otacilio.neto@ee.ufcg.edu.br) Received: from na3sys009aog110.obsmtp.com (na3sys009aog110.obsmtp.com [74.125.149.203]) by mx1.freebsd.org (Postfix) with SMTP id 359668FC15 for ; Sun, 16 Oct 2011 21:12:42 +0000 (UTC) Received: from mail-gx0-f178.google.com ([209.85.161.178]) (using TLSv1) by na3sys009aob110.postini.com ([74.125.148.12]) with SMTP; Sun, 16 Oct 2011 14:12:42 PDT Received: by ggnl1 with SMTP id l1so2785010ggn.37 for ; Sun, 16 Oct 2011 14:12:41 -0700 (PDT) Received: by 10.236.154.137 with SMTP id h9mr22729239yhk.26.1318799560992; Sun, 16 Oct 2011 14:12:40 -0700 (PDT) Received: from [192.168.2.104] ([187.115.180.245]) by mx.google.com with ESMTPS id a18sm14933463yhh.2.2011.10.16.14.12.39 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 16 Oct 2011 14:12:40 -0700 (PDT) Message-ID: <4E9B48C5.3020005@ee.ufcg.edu.br> Date: Sun, 16 Oct 2011 18:12:37 -0300 From: =?ISO-8859-1?Q?Otac=EDlio?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.22) Gecko/20110921 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: users@global.libreoffice.org, office@FreeBSD.org References: <4E989319.1020602@ee.ufcg.edu.br> <1318720575.50815.YahooMailClassic@web24103.mail.ird.yahoo.com> <4E9A74AA.3050206@nouenoff.nl> <1318790240517-3426412.post@n3.nabble.com> In-Reply-To: <1318790240517-3426412.post@n3.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 17 Oct 2011 16:10:51 +0000 Cc: Subject: Re: [libreoffice-users] Re: Calc crash when I try format cells X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2011 21:12:42 -0000 On 16/10/2011 15:37, Tom wrote: > Hi :) > I think that the Users List is the best place to initially ask questions. > Then part of our job (if we can't easily just fix it) is to sign-post people > to the right places for their specific case. Lots of things to do with BSD > are likely to need to be sent to the devs list because apps need to be > compiled from source and Bsd people quickly become very competent at doing > so and also become good at checking documentation quickly. > Regards from > Tom :) > > -- > View this message in context: http://nabble.documentfoundation.org/Calc-crash-when-I-try-format-cells-tp3422670p3426412.html > Sent from the Users mailing list archive at Nabble.com. > A guy in office@FreeBSD.org give-me a silver bullet. The problem is the icu version. icu-4.8 works fine, but icu-4.8.1 broke the libreoffice. I have downgraded the version of icu from 4.8.1 to 4.8 and recompile libreoffice-3.4.3_1 and now it works! :)