From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SZYay-0003mU-13 for garchives@archives.gentoo.org; Wed, 30 May 2012 02:25:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 842C2E05F8; Wed, 30 May 2012 02:24:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 71926E063F for ; Wed, 30 May 2012 02:23:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0C6A31B402C for ; Wed, 30 May 2012 02:23:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.135 X-Spam-Level: X-Spam-Status: No, score=-2.135 tagged_above=-999 required=5.5 tests=[AWL=-1.125, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 768mJ3jmmcmI for ; Wed, 30 May 2012 02:23:14 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04D5E1B401E for ; Wed, 30 May 2012 02:23:14 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SZYZ4-0006Lp-Rs for gentoo-user@gentoo.org; Wed, 30 May 2012 04:23:10 +0200 Received: from adsl-69-234-185-244.dsl.irvnca.pacbell.net ([69.234.185.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2012 04:23:10 +0200 Received: from w41ter by adsl-69-234-185-244.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 May 2012 04:23:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: xfce4 4.10 xsane and Application --> Run Program not working Date: Tue, 29 May 2012 19:23:04 -0700 Message-ID: References: <20120530012334.GA3455@syscon7.inet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-185-244.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120420 Thunderbird/12.0 In-Reply-To: <20120530012334.GA3455@syscon7.inet> X-Archives-Salt: 206525fc-c08a-4302-a421-345a63dc3735 X-Archives-Hash: 8151508474e49ffca5f87282ac3c54b5 On 05/29/2012 06:23 PM, Joseph wrote: > 2.) Application --> Run Program a windows pups up. When I type: nano 1.txt > > Nothing happens. Please be more specific about 'nothing'. Does nano just close immediately with no error message? Does it hang forever until you hit ^C, or what? What do you see if you type 'which nano'? What about 'echo $PATH'?