From owner-freebsd-questions@freebsd.org Thu Apr 13 09:28:54 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D2FD3BBDE for ; Thu, 13 Apr 2017 09:28:54 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C860DE2 for ; Thu, 13 Apr 2017 09:28:53 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [2.247.252.117] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1cyb3b-00066G-SZ for freebsd-questions@freebsd.org; Thu, 13 Apr 2017 11:28:52 +0200 Received: from localhost.my.domain (c720-r314251 [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id v3D9So4u003828 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 13 Apr 2017 11:28:50 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id v3D9SoDE003827 for freebsd-questions@freebsd.org; Thu, 13 Apr 2017 11:28:50 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Thu, 13 Apr 2017 11:28:50 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Re: wifimgr (was: Re: Networkmgr) Message-ID: <20170413092850.GA3751@c720-r314251> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-questions@freebsd.org References: <20170412073851.0ab81213.freebsd@edvax.de> <20170412173019.GA3842@c720-r314251> <20170413112041.9c54ae63.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170413112041.9c54ae63.freebsd@edvax.de> X-Operating-System: FreeBSD 12.0-CURRENT r314251 (amd64) User-Agent: Mutt/1.8.0 (2017-02-23) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 2.247.252.117 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2017 09:28:54 -0000 El día jueves, abril 13, 2017 a las 11:20:41a. m. +0200, Polytropon escribió: > > box), then boils out with the gui dialog message "There is no wifi > > adapters defined at /etc/rc.conf" (which is true). > > Exactly that is where I get with that particular program. I figured out what the problem is: the pw dialog window is opened *behind* the xterm window on my KDE desktop and that's why I did not saw it. :-( For the rest it seems to work here too. matthias