From owner-freebsd-questions@freebsd.org  Thu Apr 13 09:28:54 2017
Return-Path: <owner-freebsd-questions@freebsd.org>
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 <freebsd-questions@mailman.ysv.freebsd.org>;
 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 <freebsd-questions@freebsd.org>; 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 <guru@unixarea.de>) 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 <freebsd-questions@freebsd.org>; 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 <guru@unixarea.de>
To: freebsd-questions@freebsd.org
Subject: Re: wifimgr (was: Re: Networkmgr)
Message-ID: <20170413092850.GA3751@c720-r314251>
Reply-To: Matthias Apitz <guru@unixarea.de>
Mail-Followup-To: Matthias Apitz <guru@unixarea.de>,
 freebsd-questions@freebsd.org
References: <af9c26ae-d233-d2bd-1fd7-903323e2e153@gmail.com>
 <20170412073851.0ab81213.freebsd@edvax.de>
 <CA+yoEx9KONHzZfjOgMMcK92=uZh2hrQHLmkmoQGxMY8EbGwNNA@mail.gmail.com>
 <20170412173019.GA3842@c720-r314251>
 <e81baa0f-a5d7-f01d-186b-b1155c4f5251@passap.ru>
 <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 <freebsd-questions.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=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