From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 17:52:06 2008 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 CEBFA1065689 for ; Mon, 29 Sep 2008 17:52:06 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 1BF168FC15 for ; Mon, 29 Sep 2008 17:52:03 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 29 Sep 2008 17:25:20 -0000 Received: from host-194126238033.net-serwis.pl (EHLO bobcat.edu) [194.126.238.33] by mail.gmx.net (mp058) with SMTP; 29 Sep 2008 19:25:20 +0200 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX18G+8l4Xx0GB/lz7BYVWSf5xH2ShbWNK7xntbUCTa VVMggRiWb3pKxP Date: Mon, 29 Sep 2008 19:33:56 +0200 From: herbert langhans To: freebsd-questions@freebsd.org Message-Id: <20080929193356.ca608fbf.herbert.raimund@gmx.net> Organization: private X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 Subject: Midnight Commander's subshell gone.. 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: Mon, 29 Sep 2008 17:52:06 -0000 Hi Daemons, I have just updated /usr/ports/misc/mc to Mignight Commander 4.6.1. As root I can switch with CTRL+O to the shell prompt, all fine. But as a normal user the shell prompt disappears when I hit CTRL+O. Both xterm and without X I have the same symptoms. So I have set all mc-related files in /usr/local/share/mc to 777 to check. I use both in /root/ as well in /home/herbs/ the same .profile and ./mc files -- still not working.. The previous mc-version ran just fine. What am I doing wrong?? Thanks for ideas! herbs