Bug#201602: marked as done (gnome-terminal cannot send NUL character)

Debian Bug Tracking System owner at bugs.debian.org
Mon Jan 30 14:33:18 UTC 2006


Your message dated Sun, 29 Jan 2006 22:51:49 +0100
with message-id <20060129215149.GK6086 at bee.dooz.org>
and subject line gnome-terminal cannot send NUL character
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; 16 Jul 2003 18:14:20 +0000
>From msmakela at cc.hut.fi Wed Jul 16 13:14:17 2003
Return-path: <msmakela at cc.hut.fi>
Received: from smtp.inet.fi [192.89.123.192] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19cqn9-0004aJ-00; Wed, 16 Jul 2003 13:14:16 -0500
Received: from p176-12.customer.soneraliving.fi ([62.71.176.12]:32948 "EHLO
	bim") by nauta.media.sonera.net with ESMTP id <S63044AbTGPSON>;
	Wed, 16 Jul 2003 21:14:13 +0300
Received: from msmakela by bim with local (Exim 3.36 #1 (Debian))
	id 19cqnE-0000Q9-00
	for <submit at bugs.debian.org>; Wed, 16 Jul 2003 21:14:20 +0300
Date: Wed, 16 Jul 2003 21:14:20 +0300
From: Marko =?iso-8859-1?B?TeRrZWzk?= <marko.makela at hut.fi>
To: submit at bugs.debian.org
Subject: gnome-terminal cannot send NUL character
Message-ID: <20030716181420.GB1558 at bim>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: Helsinki University of Technology
User-Agent: Mutt/1.5.3i
Sender: =?iso-8859-1?Q?Marko_M=E4kel=E4?= <msmakela at bim>
Delivered-To: submit at bugs.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE,USER_AGENT_MUTT
	version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)

Package: gnome-terminal
Version: 2.2.2-2

I tried to debug a microcontroller application with C-Kermit and
gnome-terminal.  I can send other control characters fine, but the
NUL character (ctrl-2 on my keyboard), which works fine in xterm
and (I think) has worked fine in previous versions of gnome-terminal,
appears to be ignored by this version of gnome-terminal.

Below is the relevant xev output for the KeyPress event.
Please note that it says 1 bytes, not 0 bytes.

	Marko

KeyPress event, serial 25, synthetic NO, window 0x1e00001,
    root 0x40, subw 0x0, time 42184505, (319,2), root:(327,66),
    state 0x4, keycode 11 (keysym 0x32, 2), same_screen YES,
    XLookupString gives 1 bytes:  ""

---------------------------------------
Received: (at 201602-done) by bugs.debian.org; 30 Jan 2006 14:03:32 +0000
>From lool at dooz.org Mon Jan 30 06:03:32 2006
Return-path: <lool at dooz.org>
Received: from mf01.sitadelle.com ([212.94.174.68] helo=smtp.cegetel.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F3Zcy-0005n0-39
	for 201602-done at bugs.debian.org; Mon, 30 Jan 2006 06:03:32 -0800
Received: from mx0.bpl-group.org (mx0.bpl-group.org [195.115.71.69])
	by smtp.cegetel.net (Postfix) with ESMTP id 2E51F6A06DF;
	Mon, 30 Jan 2006 15:03:00 +0100 (CET)
Received: from bee.dooz.org (lan-48.int.bpl-group.org [192.168.16.48])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "lminier.people.bpl-group.org", Issuer "BPL Group People Certification Authority" (verified OK))
	by mx0.bpl-group.org (Postfix) with ESMTP id 8A683C4F3;
	Mon, 30 Jan 2006 15:03:00 +0100 (CET)
Received: by bee.dooz.org (Postfix, from userid 1000)
	id ECE6F1D800B; Sun, 29 Jan 2006 22:51:49 +0100 (CET)
Date: Sun, 29 Jan 2006 22:51:49 +0100
From: =?iso-8859-1?Q?Lo=EFc?= Minier <lool at dooz.org>
To: Marko =?iso-8859-1?B?TeRrZWzk?= <marko.makela at hut.fi>
Cc: 201602-done at bugs.debian.org
Subject: Re: gnome-terminal cannot send NUL character
Message-ID: <20060129215149.GK6086 at bee.dooz.org>
References: <20030716181420.GB1558 at bim> <20060129171417.GA10068 at bee.dooz.org> <20060129212820.GC3568 at localhost.localdomain>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <20060129212820.GC3568 at localhost.localdomain>
Content-Transfer-Encoding: quoted-printable
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=-2.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

On Sun, Jan 29, 2006, Marko M=E4kel=E4 wrote:
> In any case, the bug can be closed.  [It looks like you mistyped the
> control address in your message.]

 Woops, thanks.

--=20
Lo=EFc Minier <lool at dooz.org>
Current Earth status:   NOT DESTROYED




More information about the Pkg-gnome-maintainers mailing list