From owner-freebsd-office@FreeBSD.ORG Mon Sep 10 19:14:48 2012 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 671A21065674 for ; Mon, 10 Sep 2012 19:14:48 +0000 (UTC) (envelope-from jwagner@graffdeals.com) Received: from graffdeals.com (mail.graffdeals.com [216.234.119.190]) by mx1.freebsd.org (Postfix) with ESMTP id 322FA8FC15 for ; Mon, 10 Sep 2012 19:14:47 +0000 (UTC) Received: from graffdeals.com (localhost [127.0.0.1]) by graffdeals.com (Postfix) with ESMTP id 0FAF41420C2 for ; Mon, 10 Sep 2012 15:08:03 -0400 (EDT) X-Virus-Scanned: amavisd-new at graffsales.com Received: from graffdeals.com ([127.0.0.1]) by graffdeals.com (graffdeals.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r84B_y2VgEO5 for ; Mon, 10 Sep 2012 15:08:02 -0400 (EDT) Received: from ruler.baycity.graff (unknown [216.234.119.150]) by graffdeals.com (Postfix) with ESMTPSA id AC3521420BA for ; Mon, 10 Sep 2012 15:08:02 -0400 (EDT) Message-ID: <504E3A91.6000202@graffdeals.com> Date: Mon, 10 Sep 2012 15:08:01 -0400 From: Jim Wagner User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120904 Thunderbird/15.0 MIME-Version: 1.0 To: office@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD Port: editors/libreoffice 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: Mon, 10 Sep 2012 19:14:48 -0000 Hello I recently had to update my 8.2 box's ports system in an attempt to fix a different issue. Doing so caused LibreOffice to stop working due to an updated dependency, even after updating/reinstalling several times. I've found reference online to a flaw in LibreOffice that makes it not work on 8.x, but there's no known solution. I get the following whenever trying to start LO on my system, even after removing the profile directory as instructed online: %libreoffice javaPathHelper: not found terminate called after throwing an instance of 'com::sun::star::ucb::InteractiveAugmentedIOException' What are the chances of getting a libreoffice-legacy8 port added to revert to whatever version was functional on 8.x? I know there is a relatively recent version which will work because I was using it for over a year without problem until I tried updating. Barring that, how would I go about getting the port files for an older version, aside from doing a wipe of the system and restore to an earlier point in time? Thanks for your time. Jim