From owner-freebsd-questions@FreeBSD.ORG Wed Jul 1 09:10:18 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 D6C8F106567D for ; Wed, 1 Jul 2009 09:10:18 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out2.uni-muenster.de (ZIVM-OUT2.UNI-MUENSTER.DE [128.176.192.9]) by mx1.freebsd.org (Postfix) with ESMTP id 69A5A8FC1F for ; Wed, 1 Jul 2009 09:10:18 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) X-IronPort-AV: E=Sophos;i="4.42,322,1243807200"; d="scan'208";a="217524005" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER05.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay2.uni-muenster.de with ESMTP; 01 Jul 2009 11:10:16 +0200 Received: by ZIVMAILUSER05.UNI-MUENSTER.DE (Postfix, from userid 149459) id A9EBE1B07E4; Wed, 1 Jul 2009 11:10:16 +0200 (CEST) Date: Wed, 01 Jul 2009 11:10:16 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: "Paul B. Mahol" Message-ID: In-Reply-To: <3a142e750907010154n8b2417dw4d480876c89ddbca@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 09:10:19 -0000 oh sorry. i thought this was ee related because there've been some recent changes in the ee src. if it's awesome's fault i'll try to replace the installed version from ports with a svn snapshot. maybe the problem's been fixed already. cheers. Paul B. Mahol schrieb am 2009-07-01: > 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.