From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 6 00:04:39 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 731A316A4CE for ; Fri, 6 Feb 2004 00:04:39 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0CF043D45 for ; Fri, 6 Feb 2004 00:04:37 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040206080436.JAAE2412.lakemtao08.cox.net@mezz.mezzweb.com> for ; Fri, 6 Feb 2004 03:04:36 -0500 Date: Fri, 06 Feb 2004 02:03:39 -0600 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: gnome-terminal doesn't exit the shell correct? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 08:04:39 -0000 Hello, I noticed that the gnome-terminal doesn't exit the shell in the correct way. It will leave a lot of 'zsh' and 'su' when you exit the X. The aterm, xterm, eterm and kde's stuff exit the shell perfect. Here's example what after I use gnome-terminal and exit X following: ========================================= PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 637 root 76 0 1256K 80K select 3:18 0.00% 0.00% moused 454 root 8 0 1364K 256K nanslp 0:00 0.00% 0.00% cron 262 root 76 0 1336K 260K select 0:00 0.00% 0.00% syslogd 279 root 76 0 1488K 436K select 0:00 0.00% 0.00% rpcbind 433 root 131 0 3572K 32K select 0:00 0.00% 0.00% sshd 58315 mezz 76 0 5648K 3580K select 0:00 0.00% 0.00% bonobo-activa <-- here 58381 mezz 5 0 2904K 2376K ttyin 0:00 0.00% 0.00% zsh <-- here 49987 mezz 20 0 2780K 1244K pause 0:00 0.00% 0.00% zsh <-- here 58452 mezz 20 0 2784K 2248K pause 0:00 0.00% 0.00% zsh <-- here 58447 mezz 5 0 2784K 2244K ttyin 0:00 0.00% 0.00% zsh <-- here 58442 mezz 5 0 2784K 2244K ttyin 0:00 0.00% 0.00% zsh <-- here 58407 mezz 5 0 2784K 2012K ttyin 0:00 0.00% 0.00% zsh <-- here 58458 root 5 0 2340K 1668K ttyin 0:00 0.00% 0.00% csh <-- here 49986 root 8 0 1680K 64K wait 0:00 0.00% 0.00% login 58457 mezz 8 0 1672K 1204K wait 0:00 0.00% 0.00% su <-- here 58466 mezz 76 0 2244K 1220K RUN 0:00 0.00% 0.00% top ========================================= Only one login when logout X: ========================================= % who mezz ttyv0 Feb 6 00:47 ========================================= Cheers, Mezz -- bsdforums.org 's moderator, mezz.