From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 15:10:12 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48AA5106564A; Tue, 8 Feb 2011 15:10:12 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 79D608FC1B; Tue, 8 Feb 2011 15:10:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 3956190061; Tue, 8 Feb 2011 16:10:10 +0100 (CET) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EIc+OCLkJtwu; Tue, 8 Feb 2011 16:10:10 +0100 (CET) Received: from pc911.math.uni-hamburg.de (pc911.math.uni-hamburg.de [134.100.220.198]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 7C3BF9018C; Tue, 8 Feb 2011 16:01:57 +0100 (CET) Message-ID: <4D515AE4.7080105@janh.de> Date: Tue, 08 Feb 2011 16:01:56 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101219 Thunderbird/3.1.7 MIME-Version: 1.0 To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports-list freebsd Subject: Cannot open MS Word file with libreoffice-3.3.0_3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2011 15:10:12 -0000 I just did a portupgrade to libreoffice-3.3.0_3 (amd64) -- with a package created on another machine that I did the portupgrade on before and that also had libreoffice-3.3.0_1 installed during make. In contrast to portrevisions 0 and 1, I cannot open MS Word files anymore. I get a window with this message: General Error. General input/output error. In the terminal, I get the message "javaPathHelper: not found", but I do get the same opening OpenDocument files, which happen to work fine, and I got the same message with the earlier portrevisions that worked. I know that there are mainly pkg-plist changes since the initial portrevision, but the behavior is still different. I also build the the earlier portrevisions on the other machine and transferred via package. As far as I remember, for portrevision 1 there was also the previous version installed during make. Cheers, Jan Henrik