[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1031837: marked as done (uxterm: -e option does not set title)



Your message dated Thu, 11 May 2023 17:00:36 +0000
with message-id <E1px9ee-00ATGW-Io@fasolo.debian.org>
and subject line Bug#1031837: fixed in xterm 380-1
has caused the Debian Bug report #1031837,
regarding uxterm: -e option does not set title
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1031837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031837
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xterm
Version: 378-1
Severity: minor
Tags: patch

The -e option of uxterm does not set the title of the window, it is overridden
to be "uxterm". This is not consistent with xterm, which does set the title.
The attached patch fixes this, with the side-effect that the title will default
to "xterm" rather than "uxterm" when the -e option is not used.


diff --git a/uxterm b/uxterm
index 25c6f5f..fefecee 100755
--- a/uxterm
+++ b/uxterm
@@ -146,4 +146,4 @@ fi
 # for testing:
 #test -f ./xterm && XTERM_PROGRAM=./xterm
 
-exec "$XTERM_PROGRAM" -class UXTerm -title "$whoami" -u8 "$@"
+exec "$XTERM_PROGRAM" -class UXTerm -u8 "$@"



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xterm depends on:
ii  libc6           2.36-8
ii  libfontconfig1  2.14.1-4
ii  libfreetype6    2.12.1+dfsg-4
ii  libice6         2:1.0.10-1
ii  libtinfo6       6.4-2
ii  libutempter0    1.2.1-2
ii  libx11-6        2:1.8.3-3
ii  libxaw7         2:1.0.14-1
ii  libxext6        2:1.3.4-1+b1
ii  libxft2         2.3.6-1
ii  libxinerama1    2:1.1.4-3
ii  libxmu6         2:1.1.3-3
ii  libxpm4         1:3.5.12-1.1
ii  libxt6          1:1.2.1-1
ii  xbitmaps        1.1.1-2.2

Versions of packages xterm recommends:
ii  x11-utils  7.7+5

Versions of packages xterm suggests:
pn  xfonts-cyrillic  <none>

-- no debconf information
diff --git a/uxterm b/uxterm
index 25c6f5f..fefecee 100755
--- a/uxterm
+++ b/uxterm
@@ -146,4 +146,4 @@ fi
 # for testing:
 #test -f ./xterm && XTERM_PROGRAM=./xterm
 
-exec "$XTERM_PROGRAM" -class UXTerm -title "$whoami" -u8 "$@"
+exec "$XTERM_PROGRAM" -class UXTerm -u8 "$@"

--- End Message ---
--- Begin Message ---
Source: xterm
Source-Version: 380-1
Done: Sven Joachim <svenjoac@gmx.de>

We believe that the bug you reported is fixed in the latest version of
xterm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1031837@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Joachim <svenjoac@gmx.de> (supplier of updated xterm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 11 May 2023 18:26:42 +0200
Source: xterm
Architecture: source
Version: 380-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Sven Joachim <svenjoac@gmx.de>
Closes: 1031837
Changes:
 xterm (380-1) experimental; urgency=low
 .
   * New upstream release.
     - Drop the -title option from uxterm and koi8rxterm, because that
       interferes with deriving the default title from the -e option
       (Closes: #1031837).  Compensate for this by using the -class option
       to derive a default title.
   * Configure with the --enable-pty-erase option to set the default value
     of the ptyInitialErase resource, rather than by patching XTerm.ad.
Checksums-Sha1:
 430a041930b0bd33910dda1e9fd558393f7ea0dc 2425 xterm_380-1.dsc
 027b1f6706e95d045d06f148dc51ecae509c3f61 1537369 xterm_380.orig.tar.gz
 4a09ed4e7ae9b8944ac886ee4aa057ba4e20c240 729 xterm_380.orig.tar.gz.asc
 06b26f371cf4d75a33ae7c83b91973a04467e931 119648 xterm_380-1.debian.tar.xz
 886cd3d7b23d76f41c5c4175ef75d90d44261c59 9115 xterm_380-1_source.buildinfo
Checksums-Sha256:
 8ea4f6c16639ef527985f4f315274926e9bf23fdb6816cb1073f9a83895cd25d 2425 xterm_380-1.dsc
 0c1dc1fa800fa64b5c58d16ddb905e700b27ca538a65be8c03b2ba5761106c38 1537369 xterm_380.orig.tar.gz
 b4588062a92ff1260a6562623fdfeefeb6fa36c4f30829e74e40d49c680123f9 729 xterm_380.orig.tar.gz.asc
 63d5bc9e51942a73f961fe6e5ca95293e766020d6497269bc0d18874de46a89b 119648 xterm_380-1.debian.tar.xz
 5c1d5b3a78013ad4a5679e931be8c6b800a3fb02742472c4705e4a7a879b3ee9 9115 xterm_380-1_source.buildinfo
Files:
 41a48bcaaf69000d1ed238b3391f5718 2425 x11 optional xterm_380-1.dsc
 7b609ceed5a3b803a1bca857446374f1 1537369 x11 optional xterm_380.orig.tar.gz
 9b867eb5d0fe4568fdae0de445acc30c 729 x11 optional xterm_380.orig.tar.gz.asc
 f60b630203b2a643723d61f892e487ec 119648 x11 optional xterm_380-1.debian.tar.xz
 8144455aade76765e9c08a95cdcf8773 9115 x11 optional xterm_380-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEKF8heKgv5Jai5p4QOxBucY1rMawFAmRdF5EACgkQOxBucY1r
Mayymw/8C0Db1JUXz829VomS545eNhKo0nLuaieBnaD0VOOcm8vKCORcqXzOkapy
tNVSELEcsgbEPnOYfvu9TUOMcFt8HOz0XHFZb1iPl5ck73hT4SrQ58puN5BA0mIt
jF/x//Ydw4Mmvt6Jv4Zh8optbO28paupVsCLXgwZyP4pyRsAVOFy6Py2FpEBX5PO
qPUdVcN53zKBV5BhZ+XP3LAvmRmNA+xdYSv+wUSEWCWVaGv19hHwmAJ1ZuSKAlOo
FzptWqb89BtNvrOA7HGp7Vkh6pwNkgPQkOS174HqmrrFX5QHddmMiR0ZrUce+cqr
fFwYJfWrqJ6p6GqkxkO1LLwuCrzNTCvvbNmAXUD/bMNMfIdSD+qvmrLL82wktVii
3MyQWA/hfHJPOtxoxnz0fvWa3QTrWYrc5LKdd1mQLA/BZqio4bchoNifQ996B65X
jH+XMtcQW59/o8Oba57qyVIRf04hCRrxfS8DnFdvFhG/TEf25lZO556hsy/kvSc9
Z7bqpgBrphUDXBXfZX3v8pG8IDLJtC6q7V81St5oeu5o66o/SCAsSs5ArwPbrfxV
xaAdK1N3F2NdeC+KJ340btkNzlxUswjSAsOlxDF4eDOlGcy6CT4BrJChOYPV+dH5
plNZVofSXk8zgnCNoqH4kLfhi9jPgiCatXURFCMqzC2j4QILKNI=
=9f43
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: