From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by sourceware.org (Postfix) with ESMTPS id BEC5D385DC00 for ; Mon, 1 Jun 2020 20:26:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BEC5D385DC00 Received: by mail-wr1-x430.google.com with SMTP id q11so1144723wrp.3 for ; Mon, 01 Jun 2020 13:26:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=seS4OLFkBlDU8HmhG/W2TrEdru5uOi23cDQDDFXl+/8=; b=BUhyp6uxqi2KA0xyXe28Y7pnvAkDof62imafqnGQSoIjaewa6AAnLkPerC1l4Yfnii VjCW7AziSY22vZdT9sQXcljiegTq+/V4mYSBAmiF4QPl68vbOP86HN8hShkrZeuFqVFF V9kfIIS7LIKQva4kvThnk2pE5eMeXOnKXDU4Z1Esk/PfO+87Q72XtyZC9+P8VHAf3fV/ YrfllGCiWWXoi3FdXn7rWoap/0DY4JR8hT4ULBivQtW1pwFXQO1m4Y6AME/RiD8lA6P2 VTjklNYmfhsIlpK9sLj35kKUyoDVYeC0lWK/E9CBD9chtHykl8SWaECH2QVaYEA0wXP5 fr5w== X-Gm-Message-State: AOAM530jXkyxCDan6RxKlWyM7UAlE/RKFXNkXTKMZVF8AZYZLGEAlqus fHk1f5KdKUGXqf/fcKyGJIzoLBXu X-Google-Smtp-Source: ABdhPJycn5t1tKjCp3II/Q8ymq8of0NwqQvy4Gc5GgKvdCB6mCQZby1wZrbSVDDb7bEBt3WLsnbE3w== X-Received: by 2002:adf:f183:: with SMTP id h3mr25244975wro.403.1591043167517; Mon, 01 Jun 2020 13:26:07 -0700 (PDT) Received: from ?IPv6:2003:cc:9f3b:4c2f:a437:c1e7:cf9c:7f82? (p200300cc9f3b4c2fa437c1e7cf9c7f82.dip0.t-ipconnect.de. [2003:cc:9f3b:4c2f:a437:c1e7:cf9c:7f82]) by smtp.gmail.com with ESMTPSA id w17sm712402wra.71.2020.06.01.13.26.06 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 01 Jun 2020 13:26:06 -0700 (PDT) Subject: Re: Issue with lyx and recent dll To: cygwin@cygwin.com References: <20200528105056.GA1180@GIOVE> <2092e6a2-ee4e-65a1-68aa-589e262f439d@gmail.com> <20200528182501.GC1180@GIOVE> <20200529152949.GA113@GIOVE> From: Marco Atzeri Message-ID: <64686ad6-546c-248f-a94d-05f5309aed3b@gmail.com> Date: Mon, 1 Jun 2020 22:26:05 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <20200529152949.GA113@GIOVE> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2020 20:26:10 -0000 On 29.05.2020 17:29, Enrico Forestieri wrote: > On Thu, May 28, 2020 at 10:01:15PM +0200, Marco Atzeri via Cygwin wrote: >> On 28.05.2020 20:25, Enrico Forestieri wrote: >>> On Thu, May 28, 2020 at 08:09:49PM +0200, Marco Atzeri via Cygwin wrote: >>>> >>>> after installing also another package >>>> texlive-collection-pstricks >>>> >>>> I was able to have an instant preview >>>> >>>> can you check if the test 2.3.4.2-2 >>>> solve the issue also for you ? >>>> Than I can promote it to stable >>> >>> Yes, that did it! I am curious to know how you compiled it, because I see >>> the same strange behavior when compiling lyx from source. >>> >> >> >> --enable-qt5 PYTHON="python3" > > Doh! I also patched the source to replace python with python3 in all the scripts. > > Nevertheless, it remains a mystery why I had to revert to cygwin 3.0.7 > for having instant preview working with the Qt4 version. No idea on this. Regards Marco