delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/01/14/09:33:42

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=CEdXVIji9yIfV/JqYuTq6DZAHvOBQyatDrTvgbm4IJC
fskNR35rP1V5ESGmgh03gkUX8OYyk1CvN40Bxw4RmvVNQaCH2Ay+SseFXqxVcvX8
whdCLtZdGrj2HfI7j2Todc1FhLQLG4b2eEF/P08HTSxz4t9MxO+A2Vb45hPHckqo
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=0qx5twviMOvhHmdRjvDfJ0h3ZZU=; b=Q4MR61gZIIKQWn629
+Dr3CT5/WeqcZhjHymcajuHccAOFNS93WvMYHaTEgAj2WGZl1Cs0hy6r63/m/3qA
vRu0UiQdpPNZzUQErmTLJNjqrZGns6CSo61ZB2yTgc79jcNvs9ONie405dEXYsek
1aaJseh+J78GchDhBxfKqe201g=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
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,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, UD:avast.com, UD:www.avast.com, wwwavastcom
X-HELO: mail-qt1-f177.google.com
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=igpph4FX2mRYvmJDaFKsX4H90183ijffTmSPqyePhjM=; b=Drm/Sd1HydcEXDVpDUQ3ouFB7J5J+JqPJQcMYdAs8SxPZGpiQYIURkPVVFSqD1PO2R UMnrLDmJWA2KEwzZYDgA5mzZVWKjy5vYGLBQVaUygnIsXr24urPXoMhn0BocHPUttZE0 TTwgrPhbFbCaw7oegfXxC0Zcb7J118qBMo01/9eFTK22N1kVYbtyyL4Ppm6rpUddK+/A +q6/kFmpTuoMfDtA2gw+a8cKtY1LedbgLz6jI0Q1fjquHTES78LQIjK80+FuvNBTdm0w 397eY36bWewssY21isJaWrjHUUzb8ysOgRVASVZfqXtAI37ViWNAMSHYZM2ZjEZMd3Yq kfUw==
MIME-Version: 1.0
References: <CAMCqmUMa3GBJi4VzkMyAObsEfk3i1LjdmnEAAEiZKv4XE9zypA AT mail DOT gmail DOT com> <a863fc6c-1791-8e62-4c33-39ac8909ca9c AT gmail DOT com> <CAMCqmUP6YvFoAvkyRRUgqYt4DDk9Lqp9So3gwXcck264WBMpuw AT mail DOT gmail DOT com> <99e30bbc-c42a-d64b-9aa5-02bade4e7a21 AT gmail DOT com>
In-Reply-To: <99e30bbc-c42a-d64b-9aa5-02bade4e7a21@gmail.com>
From: Biofysikos Biologos <biofysikos AT gmail DOT com>
Date: Mon, 14 Jan 2019 14:33:19 +0000
Message-ID: <CAMCqmUNC7mXNXQbKcJfZaQukjvZQ6+fbB3RfZ9c_FGUwh_n1ag@mail.gmail.com>
Subject: Re: pyqt widget plugins for qt-designer do not seem to work (cygwin)
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x0EEXf3I020582

I use /usr/lib/qt5/plugins/designer/python/ledplugin.py as a test case

which I found here
https://www.ics.com/blog/integrating-python-based-custom-widget-qt-designer

ledplugin.py is for python3 but one can replace the first line with
#!/usr/bin/exec python

Then, I launch designer-qt5 which a soft link of the file
/usr/lib/qt5/bin/designer.exe
but nothing shows up on the widget palette.

On Mon, Jan 14, 2019 at 12:12 PM Marco Atzeri <marco DOT atzeri AT gmail DOT com> wrote:
>
> Am 14.01.2019 um 03:00 schrieb Biofysikos Biologos:
> > 5.9.4 is the version of package libQt5Core5
> >
> > $ apt-cyg show libQt5Core5
> >
>
> bottom post and trim on this mailing list.
>
> How you are using QtDesigner ? Do you have a simple test case ?
>
> Marco
>
>
> ---
> Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
> 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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019