From owner-freebsd-ports@freebsd.org Fri Mar 30 14:21:29 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3307F70FF1 for ; Fri, 30 Mar 2018 14:21:28 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 85F9C6A6B9 for ; Fri, 30 Mar 2018 14:21:28 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from ultrabook.yoonka.com (093105243006.raciborz.vectranet.pl [93.105.243.6]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id w2UELQ6D092132 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 30 Mar 2018 14:21:26 GMT (envelope-from list1@gjunka.com) X-Authentication-Warning: msa1.earth.yoonka.com: Host 093105243006.raciborz.vectranet.pl [93.105.243.6] claimed to be ultrabook.yoonka.com Subject: Re: qt5tc and Lumina To: freebsd-ports@freebsd.org References: <112506da-4bab-2939-c42b-129b46467f00@gjunka.com> <20180330114010.fvbaf6t4ipxkmn3k@privacychain.ch> From: Grzegorz Junka Message-ID: Date: Fri, 30 Mar 2018 14:21:20 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180330114010.fvbaf6t4ipxkmn3k@privacychain.ch> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB-large X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2018 14:21:29 -0000 On 30/03/2018 11:40, Le Baron d’Merde wrote: > Hi. > > I do not use Lumina but > > setenv QT_QPA_PLATFORMTHEME qt5ct > > in my .tcshrc works for me everywhere I needed it. > > I *guess* the problem is the way you are setting it. > > Cheers! > > > On Fri, Mar 30, 2018 at 09:00:28AM +0000, Grzegorz Junka wrote: >> Hi, >> >> When opening qt5ct I am getting a popup QT_QPA_PLATFORMTHEME environment >> variable is not set correctly >> >> What should it be set to? I tried qt5ct, KDE and GNOME. The default is >> lthemeengine. What it should be set to? >> Many thanks for quick response. You are right. When I put the line to .tcshrc and then started qt5ct it opened fine. Cheer GrzegorzJ