Your message dated Wed, 14 Sep 2005 20:06:57 -0400 with message-id <[EMAIL PROTECTED]> and subject line xterm: localization hell again (even with UTF8 locales) has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 18 Jul 2005 16:43:42 +0000 >From [EMAIL PROTECTED] Mon Jul 18 09:43:42 2005 Return-path: <[EMAIL PROTECTED]> Received: from vpn12-189.users.lucky.net (148-66.trifle.net) [62.244.12.189] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DuYiT-0004KV-00; Mon, 18 Jul 2005 09:43:41 -0700 Received: from localhost (localhost [127.0.0.1]) (uid 1001) by tag with local; Mon, 18 Jul 2005 19:43:26 +0300 id 0002352D.42DBDC2E.00000279 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Wladimir Mutel <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xterm: localization hell again (even with UTF8 locales) X-Mailer: reportbug 3.15 Date: Mon, 18 Jul 2005 19:43:25 +0300 Message-ID: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: xterm Version: 6.8.2.dfsg.1-2 Severity: important How to reproduce : 1. Create/generate locales for en_US.UTF-8 and uk_UA.UTF-8 2. Add '*faceName: Terminus' into app-defaults/XTerm (Terminus has enough Unicode characters for both Latin and Cyrillic). 3. Start xterm (or uxterm) with LANG=en_US.UTF-8 4. Inside it, run 'date' with LANG=uk_UA.UTF-8 5. See 'nnn nnn' instead of weekday and month names. Why, oh why English UTF8 locale/encoding excludes Cyrillic UTF8 characters out of printability ? (the same could be reproduced with 'fixed' or 'clean' fonts as well, (-fa option) with only difference - there dotted squares are seen). How this should be indeed : 3. Start xterm/uxterm with LANG=uk_UA.UTF-8 (or with any other UTF8 locale, as it worked before) 4. Run 'date' with LANG=uk_UA.UTF-8 5. See proper cyrillic letters for month and weekday. 6. Run 'date' wirh LANG=en_US.UTF-8 7. See proper English date. This behaviour started to occur after upgrading from XFree86 4.3.0 to X.Org 6.8.2 . Don't know if it lays in xterm itself or in supporting libs. Did not do any deep research. Just noticed that on one my system where locale was en_US.UTF-8, Cyrillic letters stopped to be printed after this upgrade. No similar effects were observed in gvim, neither in Mozilla. Only 'beloved' xterm was so overly sensitive ... -- System Information: Debian Release: testing/unstable APT prefers hoary-updates APT policy: (500, 'hoary-updates'), (500, 'hoary-security'), (500, 'hoary'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8) Versions of packages xterm depends on: ii libc6 2.3.5-1ubuntu3 GNU C Library: Shared libraries an ii libexpat1 1.95.8-3 XML parsing C library - runtime li ii libfontconfig1 2.3.2-1 generic font configuration library ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib ii libice6 6.8.2.dfsg.1-2 Inter-Client Exchange library ii libncurses5 5.4-8 Shared libraries for terminal hand ii libsm6 6.8.2.dfsg.1-2 X Window System Session Management ii libxaw8 6.8.2.dfsg.1-2 X Athena widget set library ii libxext6 6.8.2.dfsg.1-2 X Window System miscellaneous exte ii libxft2 2.1.7-1 FreeType-based font drawing librar ii libxmu6 6.8.2.dfsg.1-2 X Window System miscellaneous util ii libxp6 6.8.2.dfsg.1-2 X Window System printing extension ii libxpm4 6.8.2.dfsg.1-2 X pixmap library ii libxrender1 1:0.9.0-2 X Rendering Extension client libra ii libxt6 6.8.2.dfsg.1-2 X Toolkit Intrinsics ii xlibs 6.8.2.dfsg.1-2 X Window System client libraries m ii xlibs-data 6.8.2.dfsg.1-2 X Window System client data Versions of packages xterm recommends: ii xutils 6.8.2.dfsg.1-2 X Window System utility programs -- no debconf information --------------------------------------- Received: (at 318923-done) by bugs.debian.org; 15 Sep 2005 00:08:10 +0000 >From [EMAIL PROTECTED] Wed Sep 14 17:08:09 2005 Return-path: <[EMAIL PROTECTED]> Received: from (crayon.invisible-island.net) [69.255.17.110] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EFhIP-0002KS-00; Wed, 14 Sep 2005 17:08:09 -0700 Received: from crayon.invisible-island.net ([EMAIL PROTECTED] [127.0.0.1]) by crayon.invisible-island.net (8.13.4/8.13.4/Debian-3) with ESMTP id j8F06vec016702 for <[EMAIL PROTECTED]>; Wed, 14 Sep 2005 20:06:57 -0400 Received: (from [EMAIL PROTECTED]) by crayon.invisible-island.net (8.13.4/8.13.4/Submit) id j8F06vsD016700 for [EMAIL PROTECTED]; Wed, 14 Sep 2005 20:06:57 -0400 Date: Wed, 14 Sep 2005 20:06:57 -0400 From: Thomas Dickey <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: xterm: localization hell again (even with UTF8 locales) Message-ID: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable no further action needed --=20 Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDKLshcCNT4PfkjtsRAlaoAKDAEFt21X1yPq/JQLh11tLpPklILgCeL0/E HLlGdUA+W5iidK0mDpnlSUE= =ZTXa -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]