From owner-freebsd-tcltk@freebsd.org Mon Sep 3 05:20:24 2018 Return-Path: Delivered-To: freebsd-tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC668FDAE17 for ; Mon, 3 Sep 2018 05:20:24 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4FADD75391 for ; Mon, 3 Sep 2018 05:20:24 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: by mailman.ysv.freebsd.org (Postfix) id 15ED1FDAE13; Mon, 3 Sep 2018 05:20:24 +0000 (UTC) Delivered-To: tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04AE3FDAE12 for ; Mon, 3 Sep 2018 05:20:24 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 180D17538E for ; Mon, 3 Sep 2018 05:20:22 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from maelstrom.gsoft.com.au (Maelstrom.gsoft.com.au [203.31.81.59]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id w8356vJr082675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Sep 2018 14:37:02 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Date: Mon, 3 Sep 2018 14:36:56 +0930 Subject: Tk entry box is broken Message-Id: <9C6EE926-2943-4FC3-B0AD-B260A5E09027@gsoft.com.au> To: tcltk@FreeBSD.org X-Mailer: Apple Mail (2.3445.9.1) X-Spam-Score: -2.5 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 05:20:24 -0000 Hi, We use Tcl/Tk on FreeBSD for various applications and I've started = modernising our stack (from Tcl 8.4) and I am seeing a very weird issue = where Tk entry boxes only accept the character 'a'(!) but only when = using XQuartz(!!). ie on the local console it works fine, but if I SSH = in from my laptop the odd issue happens. This works fine on our existing 9.x era stuff using Tcl/Tk 8.4. I tried = Tk 8.5, 8.6 and 8.7 with the same result. Any help appreciated, thanks :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum From owner-freebsd-tcltk@freebsd.org Mon Sep 3 08:48:05 2018 Return-Path: Delivered-To: freebsd-tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B28CFE2C18 for ; Mon, 3 Sep 2018 08:48:05 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0805B7B884 for ; Mon, 3 Sep 2018 08:48:05 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: by mailman.ysv.freebsd.org (Postfix) id B2A8BFE2C17; Mon, 3 Sep 2018 08:48:04 +0000 (UTC) Delivered-To: tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F876FE2C14 for ; Mon, 3 Sep 2018 08:48:04 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFD3F7B883 for ; Mon, 3 Sep 2018 08:48:03 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from [172.20.10.2] ([120.20.172.188]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id w838ldPY009982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Sep 2018 18:17:53 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Tk entry box is broken From: "Daniel O'Connor" In-Reply-To: <9C6EE926-2943-4FC3-B0AD-B260A5E09027@gsoft.com.au> Date: Mon, 3 Sep 2018 18:17:37 +0930 Content-Transfer-Encoding: quoted-printable Message-Id: <1552D934-38E5-453B-81F8-6B1187D97851@gsoft.com.au> References: <9C6EE926-2943-4FC3-B0AD-B260A5E09027@gsoft.com.au> To: tcltk@FreeBSD.org X-Mailer: Apple Mail (2.3445.9.1) X-Spam-Score: -0.023 () BAYES_00,HELO_MISC_IP,RDNS_NONE X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 08:48:05 -0000 > On 3 Sep 2018, at 14:36, Daniel O'Connor = wrote: > We use Tcl/Tk on FreeBSD for various applications and I've started = modernising our stack (from Tcl 8.4) and I am seeing a very weird issue = where Tk entry boxes only accept the character 'a'(!) but only when = using XQuartz(!!). ie on the local console it works fine, but if I SSH = in from my laptop the odd issue happens. >=20 > This works fine on our existing 9.x era stuff using Tcl/Tk 8.4. I = tried Tk 8.5, 8.6 and 8.7 with the same result. I tried this on a Linux (Ubuntu) VM and it behaves the same so I guess = it's possibly an XQuartz bug, although if anyone has some ideas I'd be = most grateful.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum From owner-freebsd-tcltk@freebsd.org Mon Sep 3 11:11:28 2018 Return-Path: Delivered-To: freebsd-tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19791FE5E28 for ; Mon, 3 Sep 2018 11:11:28 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B58FC7FCBB for ; Mon, 3 Sep 2018 11:11:27 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: by mailman.ysv.freebsd.org (Postfix) id 75F98FE5E25; Mon, 3 Sep 2018 11:11:27 +0000 (UTC) Delivered-To: tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64A8FFE5E24 for ; Mon, 3 Sep 2018 11:11:27 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 943A17FCB6 for ; Mon, 3 Sep 2018 11:11:25 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from [10.0.2.26] (ppp118-210-0-86.bras1.adl4.internode.on.net [118.210.0.86]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id w83BB88H028612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Sep 2018 20:41:14 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Tk entry box is broken From: "Daniel O'Connor" In-Reply-To: <1552D934-38E5-453B-81F8-6B1187D97851@gsoft.com.au> Date: Mon, 3 Sep 2018 20:41:07 +0930 Content-Transfer-Encoding: quoted-printable Message-Id: <6FDE8E9E-F8C7-48B1-82AE-E3A00FF49982@gsoft.com.au> References: <9C6EE926-2943-4FC3-B0AD-B260A5E09027@gsoft.com.au> <1552D934-38E5-453B-81F8-6B1187D97851@gsoft.com.au> To: tcltk@FreeBSD.org X-Mailer: Apple Mail (2.3445.9.1) X-Spam-Score: -1.251 () BAYES_00,HELO_MISC_IP X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 11:11:28 -0000 For the record.. I installed XQuartz 2.7.10 and it worked so I reinstalled 2.7.11 and = that worked too so I have no idea! > On 3 Sep 2018, at 18:17, Daniel O'Connor = wrote: >=20 >=20 >=20 >> On 3 Sep 2018, at 14:36, Daniel O'Connor = wrote: >> We use Tcl/Tk on FreeBSD for various applications and I've started = modernising our stack (from Tcl 8.4) and I am seeing a very weird issue = where Tk entry boxes only accept the character 'a'(!) but only when = using XQuartz(!!). ie on the local console it works fine, but if I SSH = in from my laptop the odd issue happens. >>=20 >> This works fine on our existing 9.x era stuff using Tcl/Tk 8.4. I = tried Tk 8.5, 8.6 and 8.7 with the same result. >=20 > I tried this on a Linux (Ubuntu) VM and it behaves the same so I guess = it's possibly an XQuartz bug, although if anyone has some ideas I'd be = most grateful.. >=20 > -- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum >=20 >=20 >=20 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum