From owner-freebsd-openoffice@FreeBSD.ORG Wed Nov 7 17:48:37 2007 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 F0D9616A421 for ; Wed, 7 Nov 2007 17:48:37 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from fallbackmx03.syd.optusnet.com.au (fallbackmx03.syd.optusnet.com.au [211.29.133.136]) by mx1.freebsd.org (Postfix) with ESMTP id 561A813C4D9 for ; Wed, 7 Nov 2007 17:48:37 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by fallbackmx03.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id lA79CEon014008 for ; Wed, 7 Nov 2007 20:12:14 +1100 Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail14.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id lA79BxwF023170 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Nov 2007 20:12:00 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.1/8.14.1) with ESMTP id lA79BxfK076241; Wed, 7 Nov 2007 20:11:59 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.1/8.14.1/Submit) id lA79BwSA076240; Wed, 7 Nov 2007 20:11:58 +1100 (EST) (envelope-from peter) Date: Wed, 7 Nov 2007 20:11:58 +1100 From: Peter Jeremy To: Thomas Donnelly Message-ID: <20071107091158.GF82929@server.vk2pj.dyndns.org> References: <47314D56.8050507@aol.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline In-Reply-To: <47314D56.8050507@aol.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: openoffice@freebsd.org Subject: Re: FreeBSD Port: editors/openoffice.org-2 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: Wed, 07 Nov 2007 17:48:38 -0000 --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 06, 2007 at 11:29:58PM -0600, Thomas Donnelly wrote: >I seem to be having issues installing this port on freeBSD 7.0-Beta2, I am= =20 >aware this is beta, but I just want to make sure you know it seems to be= =20 >having issues... Just to confirm: You have build OOo yourself, rather than installing it from a downloaded package? A package is unlikely to work on 7.0 because the packages are built for 6.x and, unless _all_ the dependencies are likewise built for 6.x, you will get nasties like two different versions of libc.so being loaded. >It gets to the license agreement, I say yes, and it hangs. The version I built on 7.0/i386 gets further than that. It will correctly install and I can go through the licence agreement and registration screen. I can create a new document but not open existing documents. When I open an existing document, the screen will resize but not update (so the inside of the border remains whatever was on the screen). I get the same behaviour both locally and running via a SSH tunnel. truss shows that OOo is polling the Xserver but not receiving anything - even when I generate events that it should see (mouse clicks etc). Since other X clients are behaving normally, I suspect OOo is failing to correctly specify the events it wants to receive. Alternatively, it might be failing to correctly handle a protocol error. Unfortunately, I'm not sure where to go from here. --=20 Peter --lEGEL1/lMxI0MVQ2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHMYFe/opHv/APuIcRApa2AKC036zN2BdOiKPxp3GW0xhejrhzYQCfeVGB oBBg+g7+GUB6ktngAyzbqZg= =CM8M -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2--