Bug#326825: marked as done (Fix for gnome-terminal.wrapper's -e breakage)

Debian Bug Tracking System owner at bugs.debian.org
Fri Sep 16 16:33:24 UTC 2005


Your message dated Fri, 16 Sep 2005 09:17:11 -0700
with message-id <E1EGItj-00083N-00 at spohr.debian.org>
and subject line Bug#326825: fixed in gnome-terminal 2.10.0-3
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; 6 Sep 2005 00:09:37 +0000
>From warwick at sable.demon.co.uk Mon Sep 05 17:09:37 2005
Return-path: <warwick at sable.demon.co.uk>
Received: from cpc3-cmbg5-3-0-cust37.cmbg.cable.ntl.com (cardinal) [81.104.194.37] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ECR1t-0006IK-00; Mon, 05 Sep 2005 17:09:37 -0700
Received: from warwick by cardinal with local (Exim 3.36 #1 (Debian))
	id 1ECR5i-0003pz-00
	for <submit at bugs.debian.org>; Tue, 06 Sep 2005 01:13:34 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tim Baverstock <warwick at sable.demon.co.uk>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: Fix for gnome-terminal.wrapper's -e breakage
X-Mailer: reportbug 3.8
Date: Tue, 06 Sep 2005 01:13:34 +0100
Message-Id: <E1ECR5i-0003pz-00 at cardinal>
Delivered-To: submit at bugs.debian.org
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: gnome-terminal
Version: 2.8.2-2
Severity: important


The -e option in gnome-terminal.wrapper correctly glues @ARGV into
@args, but then incorrectly continues trying to process the arguments
it's just glued in.

The fix is to add 'last' as follows:

elsif ($opt eq '-e')
{
    push(@args, '-x', @ARGV);
    last;   # Add this so -e works
}

I think this may fix some of the other bugs reported, but I know it
fixes mine.

Regards,

Tim

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18.20040523
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-terminal depends on:
ii  gnome-control-center     1:2.8.2-3       The GNOME Control Center for GNOME
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolkit
ii  libbonobo2-0             2.8.1-2         Bonobo CORBA interfaces library
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libgconf2-4              2.8.1-6         GNOME configuration database syste
ii  libglade2-0              1:2.4.2-2       library to load .glade files at ru
ii  libglib2.0-0             2.6.4-1         The GLib library of C routines
ii  libgnome2-0              2.8.1-2         The GNOME 2 library - runtime file
ii  libgnomeui-0             2.8.1-3         The GNOME 2 libraries (User Interf
ii  libgtk2.0-0              2.6.4-3         The GTK+ graphical user interface 
ii  liborbit2                1:2.12.2-1      libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0            1.8.1-1         Layout and rendering of internatio
ii  libpopt0                 1.7-5           lib for parsing cmdline parameters
ii  libstartup-notification0 0.8-1           library for program launch feedbac
ii  libvte4                  1:0.11.12-1     Terminal emulator widget for GTK+ 
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  scrollkeeper             0.3.14-10       A free electronic cataloging syste
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

-- no debconf information

---------------------------------------
Received: (at 326825-close) by bugs.debian.org; 16 Sep 2005 16:23:06 +0000
>From katie at spohr.debian.org Fri Sep 16 09:23:06 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EGItj-00083N-00; Fri, 16 Sep 2005 09:17:11 -0700
From: =?utf-8?q?Cl=C3=A9ment_Stenac?= <zorglub at debian.org>
To: 326825-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#326825: fixed in gnome-terminal 2.10.0-3
Message-Id: <E1EGItj-00083N-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Fri, 16 Sep 2005 09:17:11 -0700
Delivered-To: 326825-close at bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6

Source: gnome-terminal
Source-Version: 2.10.0-3

We believe that the bug you reported is fixed in the latest version of
gnome-terminal, which is due to be installed in the Debian FTP archive:

gnome-terminal-data_2.10.0-3_all.deb
  to pool/main/g/gnome-terminal/gnome-terminal-data_2.10.0-3_all.deb
gnome-terminal_2.10.0-3.diff.gz
  to pool/main/g/gnome-terminal/gnome-terminal_2.10.0-3.diff.gz
gnome-terminal_2.10.0-3.dsc
  to pool/main/g/gnome-terminal/gnome-terminal_2.10.0-3.dsc
gnome-terminal_2.10.0-3_i386.deb
  to pool/main/g/gnome-terminal/gnome-terminal_2.10.0-3_i386.deb



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 326825 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clément Stenac <zorglub at debian.org> (supplier of updated gnome-terminal 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 at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 14 Sep 2005 20:20:21 +0200
Source: gnome-terminal
Binary: gnome-terminal gnome-terminal-data
Architecture: source i386 all
Version: 2.10.0-3
Distribution: unstable
Urgency: low
Maintainer: Arnaud Patard <arnaud.patard at rtp-net.org>
Changed-By: Clément Stenac <zorglub at debian.org>
Description: 
 gnome-terminal - The GNOME 2 terminal emulator application
 gnome-terminal-data - Data files for the GNOME terminal emulator
Closes: 264480 275888 315171 315948 326825 328295
Changes: 
 gnome-terminal (2.10.0-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely.
   Sebastien Bacher:
   * debian/control.in:
     - the data package replaces files.
   * debian/patches/translation_warning.patch:
     - fix a warning due to a translation issue (Closes: #315948).
 .
   [ Clément Stenac ]
   * Clarify some manpage descriptions (Closes: #275888)
   * Improve description (Closes:#264480)
   * Add gconf dependency for gnome-terminal-data (Closes:#315171, #328295)
   * Update FSF address
 .
   [ Loic Minier ]
   * Fix by Tim Baverstock to stop ARGV processing when we find -e.
     (Closes: #326825)
Files: 
 d5cc1b51db574591e065ee9cb8a53088 1909 gnome optional gnome-terminal_2.10.0-3.dsc
 c40d2226ece07c4a32003fc76819652a 20260 gnome optional gnome-terminal_2.10.0-3.diff.gz
 8cd190c0d87b33b51ca2b622c49cccbe 1784834 gnome optional gnome-terminal-data_2.10.0-3_all.deb
 05931efccab900208396d7cf35f2190c 156996 gnome optional gnome-terminal_2.10.0-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDKuwvrSbtgqbIBbkRAlyDAJ9KUChvePtbNBI78wU1yQCC/ANyVQCfUVMf
R05i79xQ3C02wW+XJaR31fU=
=2akr
-----END PGP SIGNATURE-----





More information about the Pkg-gnome-maintainers mailing list