From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47414 invoked by alias); 13 Jan 2019 21:58:56 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 47400 invoked by uid 89); 13 Jan 2019 21:58:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, UD:avast.com, wwwavastcom, UD:www.avast.com X-HELO: mail-pf1-f169.google.com Received: from mail-pf1-f169.google.com (HELO mail-pf1-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 13 Jan 2019 21:58:54 +0000 Received: by mail-pf1-f169.google.com with SMTP id c123so9419825pfb.0 for ; Sun, 13 Jan 2019 13:58:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=OltXNILOqPfbpL3aNcqhZo4k5Web457dih/3rlbOB9s=; b=T9bVBPHQnfP7DLgdqiJPS6HtbAOsgdsMEEzeoRlM2tynfJkYFjhVIDFnccDZfGM0g9 i6wGdk38GoKBEqG5CIj+5eEs8l+UkVJtN+bSVLLArmmLH1ZIMNnVuuFNuSqgoZ/Yo8TA MDirWJkgqbi67Nne57+FdGkjBixxNnRnNSt3qh7NOBeM47eofiV3s0MPEBjIY6HWjRLs DPAGqDZW1m6De5wstdK9iQ0ultOIW0h3iFfP3t/FOIxvjJNrm6zCPGGcVBdccQZ1QUXu EWtznrIDL1Ftc2MrVzBT2S1P7SauyCLspQ99Sxep9bx7KNDhuHGMkcWy8YDjk3cxp6pi yQ6g== Return-Path: Received: from [192.168.1.72] (66-7-227-83.static-ip.telepacific.net. [66.7.227.83]) by smtp.gmail.com with ESMTPSA id a195sm166190695pfa.7.2019.01.13.13.58.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Jan 2019 13:58:51 -0800 (PST) Subject: Re: pyqt widget plugins for qt-designer do not seem to work (cygwin) To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: Date: Sun, 13 Jan 2019 21:58:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00097.txt.bz2 Am 13.01.2019 um 13:42 schrieb Biofysikos Biologos: > Hello, > > The situation is as follows: > > I have installed pyqt for qt5 on my cygwin platform using the following c= ommand. > > apt-cyg install python-pyqt5 > > I have also installed Qt Designer using (FYI: I also installed the x-serv= er) > > apt-cyg install qt5-devel-tools > > I have found the location of the widget plugins using: > > $ qtdiag-qt5 | grep Plugins > PluginsPath: /usr/lib/qt5/plugins > > and the plugins for qt-designer are found in > > /usr/lib/qt5/plugins/designer > > To check that the plugins work I have installed some dll's inside the > above folder and they do show up in the widget palette of Qt Designer. > > Moreover I have installed cygpyqt5.dll which does not seem to work as > it is supposed to check inside /usr/lib/qt5/plugins/designer/python > > for pyqt widget plugins and add them to the widget palette. I DO have > a few pyqt plugins inside the folder but cygpyqt5.dll does not find > them. > > I am using python 2.7 and qt 5.9.4 > > Have in mind that I have tried it on my Mac and it works, but it does > not work on cygwin. Any help is appreciated! > > Thank you, > > Biofysikos > the cygwin packages is 5.9.2-1 version https://cygwin.com/packages/x86_64/python2-pyqt5/ so how you installed 5.9.4 ? --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr=C3=BCft. https://www.avast.com/antivirus -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple