From owner-freebsd-x11@FreeBSD.ORG Sat May 19 17:46:02 2007 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2A8F16A41F; Sat, 19 May 2007 17:46:02 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.freebsd.org (Postfix) with ESMTP id 3EE5413C44B; Sat, 19 May 2007 17:46:02 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id 91171AEBD2; Sat, 19 May 2007 19:46:01 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id A722E12CEA; Sat, 19 May 2007 19:46:00 +0200 (CEST) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b+y6EdqDDJLG; Sat, 19 May 2007 19:45:54 +0200 (CEST) Received: from [193.120.13.130] (cream.xbsd.org [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 3171512CE7; Sat, 19 May 2007 19:45:53 +0200 (CEST) Message-ID: <464F37C6.9060302@FreeBSD.org> Date: Sat, 19 May 2007 18:45:42 +0100 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: Rong-en Fan References: <6eb82e0705191010p1a747b03ied0836a878df78d9@mail.gmail.com> In-Reply-To: <6eb82e0705191010p1a747b03ied0836a878df78d9@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigEBC43C5B8AD6B7FB6A2C9DAC" Cc: x11@freebsd.org, portmgr@freebsd.org Subject: Re: x11/luit regression X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2007 17:46:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEBC43C5B8AD6B7FB6A2C9DAC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Rong-en Fan wrote: > Hi, >=20 > After upgrade to X.Org 7.2, I found three problems with it: >=20 > 1) can't find locale file > 2) could'nt copy terminal settings > 3) WITH_SETUID_LUIT knob is gone >=20 > The first problem is because we install locale.alias in > LOCALBASE/share/X11/locale. It can be solved by > adding this: >=20 > CONFIGURE_ARGS=3D > --with-localealiasfile=3D${LOCALBASE}/share/X11/locale/locale.alias >=20 > The second one is actually a race in luit, it was fixed > in xorg-clients and XFree86-clients ports. The luit 1.0.2 > claims solve the race with a patch from freedesktop bug# > 8490. It may work on other systems, but it does not work > on FreeBSD 6.2. I have to use the old fix from x11/xorg-clients > (the file patch-luit.c). >=20 > Second, it died with "Couldn't copy terminal settings". > It looks like 1.0.2 has a patch [1] that does not work > properly on FreeBSD. With old luit in x11/xorg-clients > (which is the same as 1.0.1) and a patch in files/patch-luit.c, > it works flawlessly. >=20 > Also, WITH_SETUID_LUIT was in x11/xorg-clients, but > now it gone. it should be added back either in x11/xterm > or x11/luit. >=20 > A patch for x11/luit is at >=20 > http://people.freebsd.org/~rafan/patch-luit.diff >=20 > I don't like changes in last minutes, so feel free to merge > the X.Org 7.2 first, then address this problem. It will be committed during the merge, thanks! --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enigEBC43C5B8AD6B7FB6A2C9DAC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTzfKMxEkbVFH3PQRCl6cAJwLojP0HEVjQKj8qPx2i3OUS1N1mwCgjFWr FvYMgabRPJCP2ulnhtev1aQ= =Lrd0 -----END PGP SIGNATURE----- --------------enigEBC43C5B8AD6B7FB6A2C9DAC--