From owner-freebsd-openoffice@FreeBSD.ORG Fri Feb 8 00:08:25 2008 Return-Path: Delivered-To: openoffice@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF35616A417 for ; Fri, 8 Feb 2008 00:08:25 +0000 (UTC) (envelope-from jeff.colter@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by mx1.freebsd.org (Postfix) with ESMTP id 97B9213C45B for ; Fri, 8 Feb 2008 00:08:25 +0000 (UTC) (envelope-from jeff.colter@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so2623919rvb.43 for ; Thu, 07 Feb 2008 16:08:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=pLbwPBfOnQ53AT6emPPQIwM+lE0KsToAKmgnpXJlIQk=; b=tFvp2DT5/FffpT1FKbWXpZ3wVihYJFp2a+IKFctKaqsA32MzzrDcFSDgwH4B88s+OoUE9k3uvq7H3l8A0kB3WfC2kUKJccrxpOXVJnshJYODeM1wZqBrAoxK5GXrcFs/Fsc7gPusu4b5pXagmQ/dYg087xwF/BIg9bw3bnrg/TY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=PcNl8gQqiReIoTmiO0OEYrpe9alo7lwOJb94SasebSnCHA5otrdU9wnx/mv104DXD8p62zLG+X5dxq8Mf2G+v7DKybsBeOMDdw5ntx8G/fOupZVNdglb8CmzGvjl3abtY8rIFhPPXHuNnILByUwniLN84RhV459GrZGBZFf0Mz0= Received: by 10.141.71.8 with SMTP id y8mr8066083rvk.10.1202427831655; Thu, 07 Feb 2008 15:43:51 -0800 (PST) Received: by 10.114.108.2 with HTTP; Thu, 7 Feb 2008 15:43:51 -0800 (PST) Message-ID: Date: Thu, 7 Feb 2008 15:43:51 -0800 From: "Jeff Colter" To: openoffice@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Bug in OO-2.3.1 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 00:08:25 -0000 Hi, I have OpenOffice 2.3.1 (via the PBI on PCBSD) installed on two different computers and have the same problem. I can't add extensions (.oxt file) using the extensions manager. I get this error (note the misspelling) "bad tranfer url". Also, the OO manual says you can just double click a .oxt file to open the manager, but Ark gets to it first since it recognizes it as a .zip format, even though it doesn't recognize the .oxt file extension. I couldn't find any way to get Ark to ignore these files. I also reported this to PCBSD, as I can't be sure what's causing this. ...Jeff