From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30273 invoked by alias); 14 Jan 2019 11:00:54 -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 29975 invoked by uid 89); 14 Jan 2019 11:00:28 -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-qk1-f176.google.com Received: from mail-qk1-f176.google.com (HELO mail-qk1-f176.google.com) (209.85.222.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Jan 2019 11:00:26 +0000 Received: by mail-qk1-f176.google.com with SMTP id q8so10260646qke.1 for ; Mon, 14 Jan 2019 03:00:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=hwTlTWk0erJ0qyJhhzF6Bcm2Nj1rH2516+7WVfICfh8=; b=aibiEN+xh0Utem8s9bYyYaEnuSDrMN9YGnEXvhz/nMdgfeXtn6KRBi3zOoHbEb+ZGu rK/uS5RYkcNVjniV9wZj7dN2SaEyI8bKjixzBC/XQvASkTtE0p0YkT221xsp7gYU8B4d VZ4e8ytfq1fmeQs40Bj7lW0gVRNcvVsOe8jKfh3g3xaQmsHx6W64WAFmig+Eu9HrDkRC SNtb44woJfN4QRCebZwzTbL9saDX+Sac0sHgHIgHafX8cG+zEuwQO0UPupuDzb6hLLpt r2TK1hAe/W4FwxuIKmdu3JrJkkxVbwCa5B9uRu8tkqwYYgv4NhOngy7UxRIcTmEWNJH2 2zFg== MIME-Version: 1.0 References: In-Reply-To: From: Biofysikos Biologos Date: Mon, 14 Jan 2019 11:00:00 -0000 Message-ID: Subject: Re: pyqt widget plugins for qt-designer do not seem to work (cygwin) To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00104.txt.bz2 5.9.4 is the version of package libQt5Core5 $ apt-cyg show libQt5Core5 On Sun, Jan 13, 2019 at 9:59 PM Marco Atzeri wrote: > > 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= command. > > > > apt-cyg install python-pyqt5 > > > > I have also installed Qt Designer using (FYI: I also installed the x-se= rver) > > > > 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 > -- 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