From owner-freebsd-questions@FreeBSD.ORG Wed Jul 1 08:54:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 850B8106579C for ; Wed, 1 Jul 2009 08:54:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8218FC22 for ; Wed, 1 Jul 2009 08:54:27 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz12 with SMTP id 12so601442bwz.43 for ; Wed, 01 Jul 2009 01:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cFHRk7sgZb4uj0LQ324mpYjoNOpT6GBjiq1bebGfE5M=; b=coeRfnsQRRY+MW4UAap/IpuIpf/PQpH/vjNBqgvAQNOnMqfTObfNKpV3ikHdcCzYBh 9xsUjAmuOkRzF6opArunUUNIr+h0qTdCMsQgHG2d1KemT/64jZI/wcgX804dpSX8qDHC CNt8QqFE9kI5nrdrYXKhhze9GBHpEBeXOpuFI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=T1KnbD+PbQo04jeF2FO/I65lGqZ7R8DzEiTnXVSUZAiesVpngbPNkgxu32s3fIXKwC aEjeFjb+iXM9LRWh8TqFYsBNYUhAUffZGBdhONxSEjPACay2iz84si7JSdramPVQ6DyM Pj721tzLbftjdCft0O8hUFmy2U3oQmVL3PFOc= MIME-Version: 1.0 Received: by 10.204.116.69 with SMTP id l5mr9329963bkq.102.1246438466972; Wed, 01 Jul 2009 01:54:26 -0700 (PDT) In-Reply-To: References: <3a142e750906301603i4088580djed9ce24713dfc541@mail.gmail.com> Date: Wed, 1 Jul 2009 10:54:26 +0200 Message-ID: <3a142e750907010154n8b2417dw4d480876c89ddbca@mail.gmail.com> From: "Paul B. Mahol" To: Alexander Best Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: strange ee behaviour X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2009 08:54:30 -0000 On 7/1/09, Alexander Best wrote: > i'm running xorg-7.4.2 and x11-wm/awesome on HEAD (r195173). when i run ee > in > the debugger and open another xterm the debugger says "Program exited > normally.". so it's not a program crash i guess. > > Paul B. Mahol schrieb am 2009-07-01: >> On 6/30/09, Alexander Best wrote: >> > hi there, > >> > i'm experiencing this strange `ee` behaviour lately. when i open >> > `ee` in an >> > xterm and open another xterm `ee` simply exits. if i try to enter >> > commands >> > which output to sdtout/stderr like `ls` on the xterm window ee was >> > running >> > on >> > the output is a mess. > >> > i'm running r195173 (HEAD). > >> Can't reproduce. Which X environment do you use? Actually I can, if I resize xterm window, ee will exit. You really should mentioned that you use awesome at first place. -- Paul