From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25079 invoked by alias); 14 Jan 2019 14:33:33 -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 25071 invoked by uid 89); 14 Jan 2019 14:33:33 -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,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 Received: from mail-qt1-f177.google.com (HELO mail-qt1-f177.google.com) (209.85.160.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Jan 2019 14:33:30 +0000 Received: by mail-qt1-f177.google.com with SMTP id u47so26673136qtj.6 for ; Mon, 14 Jan 2019 06:33:30 -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=igpph4FX2mRYvmJDaFKsX4H90183ijffTmSPqyePhjM=; b=Drm/Sd1HydcEXDVpDUQ3ouFB7J5J+JqPJQcMYdAs8SxPZGpiQYIURkPVVFSqD1PO2R UMnrLDmJWA2KEwzZYDgA5mzZVWKjy5vYGLBQVaUygnIsXr24urPXoMhn0BocHPUttZE0 TTwgrPhbFbCaw7oegfXxC0Zcb7J118qBMo01/9eFTK22N1kVYbtyyL4Ppm6rpUddK+/A +q6/kFmpTuoMfDtA2gw+a8cKtY1LedbgLz6jI0Q1fjquHTES78LQIjK80+FuvNBTdm0w 397eY36bWewssY21isJaWrjHUUzb8ysOgRVASVZfqXtAI37ViWNAMSHYZM2ZjEZMd3Yq kfUw== MIME-Version: 1.0 References: <99e30bbc-c42a-d64b-9aa5-02bade4e7a21@gmail.com> In-Reply-To: <99e30bbc-c42a-d64b-9aa5-02bade4e7a21@gmail.com> From: Biofysikos Biologos Date: Mon, 14 Jan 2019 14:33: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/msg00107.txt.bz2 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 wrot= e: > > 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=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