From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 1 09:33:16 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 644EA106566B; Tue, 1 Sep 2009 09:33:16 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from lucifer.hellteam.net (lucifer.hellteam.net [88.86.107.21]) by mx1.freebsd.org (Postfix) with ESMTP id D0A7F8FC0A; Tue, 1 Sep 2009 09:33:15 +0000 (UTC) Received: from smtp.hellteam.net (rik.hellteam.net [78.108.102.225]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by lucifer.hellteam.net (Postfix) with ESMTPS id 88A191451; Tue, 1 Sep 2009 11:18:31 +0200 (CEST) Received: from gandalf (devnull.hellteam.net [78.108.103.110]) by smtp.hellteam.net (Postfix) with ESMTP id 4AC4028774; Tue, 1 Sep 2009 11:13:57 +0200 (CEST) From: =?UTF-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Tue, 1 Sep 2009 11:13:56 +0200 Organization: Projekt HELL Message-ID: <0D0A592AABDB49958DA82EAFB5F83705@tocnet28.jspoj.czf> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Thread-Index: Acoq5IZDOlhcNHDpRjegbJj/yUC4IQ== X-Antivirus: avast! (VPS 090831-0, 31.08.2009), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org, fjoe@FreeBSD.org Subject: FreeBSD Port: mc-4.6.2 lynx-like motion forgot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2009 09:33:16 -0000 Hi all, =20 at the beginning I apologize for cross-mailling becuase I really = don=C2=B4t know which mailling list or mail address is the best one for = sending my problem. =20 I needed to set up lynx-like motion in configuration of mc. I did it and = saved configuration. The application told me that it saved my = configuration to ~/.mc/ini. =20 Before I ended mc I tested new setted lynx-like motion and it worked. = Next day I started mc again and lynx-like motion did not work at all. =20 I checked my configuration menu and lynx-like motion was not enabled. = Why ? I wanted to check it directly in ini file, but I didn=C2=B4t found = any .mc directory and of course any ini file. =20 I tested this on another system where .mc directory and ini file were = there. And it worked with lynx-like motion enabled well. I ended mc = twice and it always worked again and again. =20 So as I guess my problem is not actually lynx-like motion, but not being = ini file. I checked ownership of my home directory and privileges and it = were standard. =20 The problem is the same for user and super-user account. I tested sh and = bash command interpreter. No diffrence. =20 Some important information about servers: =20 [XYZ$ uname -a FreeBSD XYZ 7.2-STABLE-200906 FreeBSD 7.2-STABLE-200906 #0: Sun Jun 7 = 10:23:49 UTC 2009 = root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 =20 or second server =20 [ABC]$ uname -a FreeBSD ABC 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Wed Jun 24 = 00:57:44 UTC 2009 = root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 =20 mc-4.6.2 Midnight Commander, a free Norton Commander Clone =20 # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for mc-4.6.2 _OPTIONS_READ=3Dmc-4.6.2 WITH_UTF8=3Dtrue WITH_SLANG=3Dtrue WITH_ICONV=3Dtrue WITH_NLS=3Dtrue WITH_EDIT=3Dtrue WITHOUT_X11=3Dtrue WITH_SUBSHELL=3Dtrue WITH_SAMBA=3Dtrue So what is wrong and where ? =20 Daniel