From nobody Mon Jul 12 00:50:41 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CF253127E2F3 for ; Mon, 12 Jul 2021 00:50:59 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (mailhost.m5p.com [74.104.188.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "m5p.com", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GNQDf5Fq1z4jLR for ; Mon, 12 Jul 2021 00:50:58 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from [IPv6:2001:470:1f07:15ff::26] (court.m5p.com [IPv6:2001:470:1f07:15ff:0:0:0:26]) (authenticated bits=0) by mailhost.m5p.com (8.16.1/8.15.2) with ESMTPSA id 16C0ofsw055366 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Sun, 11 Jul 2021 20:50:47 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Subject: Re: Xfce, xfce4-terminal, and UTF-8 (now works) From: George Mitchell To: freebsd ports References: <6f720b0f-3c0e-f11b-15b5-c99e177f658c@m5p.com> Message-ID: Date: Sun, 11 Jul 2021 20:50:41 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 In-Reply-To: <6f720b0f-3c0e-f11b-15b5-c99e177f658c@m5p.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1YDNvVMApCsC26Yl5ED1FtEq50u6lLdO3" X-Spam-Status: No, score=0.2 required=10.0 tests=HELO_MISC_IP,HELO_NO_DOMAIN, NICE_REPLY_A autolearn=no autolearn_force=no version=3.4.5 X-Spam-Checker-Version: SpamAssassin 3.4.5 (2021-03-20) on mattapan.m5p.com X-Rspamd-Queue-Id: 4GNQDf5Fq1z4jLR X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of george@m5p.com designates 74.104.188.4 as permitted sender) smtp.mailfrom=george@m5p.com X-Spamd-Result: default: False [-3.40 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; HAS_ATTACHMENT(0.00)[]; TO_DN_ALL(0.00)[]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; RBL_DBL_DONT_QUERY_IPS(0.00)[74.104.188.4:from]; ASN(0.00)[asn:701, ipnet:74.104.0.0/16, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[freebsd]; R_DKIM_NA(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[m5p.com]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[74.104.188.4:from:127.0.2.255]; NEURAL_SPAM_SHORT(1.00)[1.000]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-ThisMailContainsUnwantedMimeParts: N This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1YDNvVMApCsC26Yl5ED1FtEq50u6lLdO3 Content-Type: multipart/mixed; boundary="n3pZpsCEbAGxJVBjLTDZS77Rl8DxbTweN"; protected-headers="v1" From: George Mitchell To: freebsd ports Message-ID: Subject: Re: Xfce, xfce4-terminal, and UTF-8 (now works) References: <6f720b0f-3c0e-f11b-15b5-c99e177f658c@m5p.com> In-Reply-To: <6f720b0f-3c0e-f11b-15b5-c99e177f658c@m5p.com> --n3pZpsCEbAGxJVBjLTDZS77Rl8DxbTweN Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 12/31/20 3:11 PM, George Mitchell wrote: > I set LOCALE to en_US.UTF-8 and LC_CTYPE to C.=C2=A0 Upon login, I run > setxkbmap -option compose:lwin.=C2=A0 Consequently, I can enter all the= > UTF-8 characters I need, such as =C3=A9, =C3=A7, and even =E2=84=A2, in= to most X-based > programs I run.=C2=A0 When I first set this up, over a year ago, it als= o > worked for xfce4-terminal, but that stopped working earlier this > year.=C2=A0 (At this point, I can't tell you when exactly, because I > just worked around the problem with mousepad as necessary.)=C2=A0 Does > anyone know the correct fix for this? >=20 > Happy New Year, and let's all have a great FreeBSD-based 2021! > -- George >=20 Some time in the last six months UTF-8 started working again in xfce4-terminal (now at version 0.8.10_1, and xfce4-wm-4.16.1). I'm sorry I can't be more precise. Thanks to whomever did the good work! -- George --n3pZpsCEbAGxJVBjLTDZS77Rl8DxbTweN-- --1YDNvVMApCsC26Yl5ED1FtEq50u6lLdO3 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEENdM4ZHktsJW5kKZXwRES3m+p4fkFAmDrkeEFAwAAAAAACgkQwRES3m+p4fkk 6w//XFfNq/bXzxVatY/HO6U41dBZT2beQRuvrviup/2vPRj62MffpQybEXMOuZ4zDHBwfthpaaAY pn3Pn8FFq2X9OjFJYpIBRNoT2yUek4rmu3q0jwyvDoonVnZJt/qF2bDJUuStI4dNCqcIIZkaCczq qa2uqDhJSOuiswpb3i8+vKSFEVf0frRWlNiHg66Th8Ve1zn3MsK6Y2rkXgmflaCrOYjmNAuLi4D6 /p0odWdIGf7FLDTBPuBcU63KpzrG08tTt5pVI7CTMV7SO5R7/fgyWavk3umdR5VDBgP9tXOG0Agl xlMiLLUcxj59zhlGtMw8TkvBBM8BbRpGB8OcjGKcN5E147uwvoQm6kIWYsoH+Sks8xyUlfgWF4Ru 60NYZq2Um8mOE84OMspYciAE0A5KPVadKk0ml7VynuMUsvCfmBJyRcnUNXRLr4+NrEbqCx/hRqVz Te69+AgYzjBbZDLQoftPnXizOEnYKLzo8pzZ1ooPkTe3clEt+GXw5+FyoiZw7m/HWOAkBNO9AFAx Xf0jiV8HpDQJaG45PRfjg02IxlXPSCQpowvJJsF96+RAaARSwTM/aj8KvWBULo946d+ht7eI2S5+ zQ5DTFOJ/pZCtefLBDf35WERLxMSUvjngDi7l0zJnl1d1Umr+oCUeG1f4rbQt8PZkyFw2JZ+L4OQ qQY= =XbTJ -----END PGP SIGNATURE----- --1YDNvVMApCsC26Yl5ED1FtEq50u6lLdO3--