From owner-freebsd-ports@FreeBSD.ORG Tue Mar 1 03:39:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8353616A4CE for ; Tue, 1 Mar 2005 03:39:06 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 294C943D5D for ; Tue, 1 Mar 2005 03:39:06 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2EFCD52DC2; Mon, 28 Feb 2005 19:39:05 -0800 (PST) Date: Mon, 28 Feb 2005 19:39:05 -0800 From: Kris Kennaway To: Udo Mueller Message-ID: <20050301033905.GB97976@xor.obsecurity.org> References: <4223DD9B.70208@ebi.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <4223DD9B.70208@ebi.xs4all.nl> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: forg-0.5.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 03:39:06 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 01, 2005 at 04:12:27AM +0100, Udo Mueller wrote: > ...will not work after updating python to 2.4: >=20 > Traceback (most recent call last): > File "/usr/local/bin/forg", line 500, in ? > main(url) > File "/usr/local/bin/forg", line 482, in main > app =3D TkGui(item) > File "/usr/local/lib/python2.4/site-packages/TkGui.py", line 168, in=20 > __init__ > resource=3Dresource) > File "/usr/local/lib/python2.4/site-packages/forg.py", line 104, in=20 > __init__ > self.goElsewhere(resource) > File "/usr/local/lib/python2.4/site-packages/forg.py", line 350, in=20 > goElsewhere > self.changeContent(self.child) > File "/usr/local/lib/python2.4/site-packages/forg.py", line 361, in=20 > changeContent > newwid.pack_content() > File "/usr/local/lib/python2.4/site-packages/GUIDirectory.py", line=20 > 147, in pack_content > col=3Dself.BLURB_COLUMN, sticky=3DW) > File "/usr/local/lib/python2.4/lib-tk/Tkinter.py", line 1789, in=20 > grid_configure > self.tk.call( > _tkinter.TclError: ambiguous option "-col": must be -column,=20 > -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky >=20 > How can I help to fix it? Talk to the developers, or submit a patch to the port to make it use python 2.3. Kris --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCI+PYWry0BWjoQKURAuS1AKD8/DMQXQR1Dqq4iepWO4LF5UzWnQCeKXF2 dCTty/C/gxsWJrqEJfqs9Cs= =2DR7 -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+--