X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E30F397CF15
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1590687318;
	bh=KZXEG3P72+1WFioKsfqBjLVmLnAItMtmO04wZhmCuWk=;
	h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=BHjfDi7eynRlRLRi8DOXUvqoVgafojCtlJD44ufL8Os+vlngeEwtmdz1nlw1X3dne
	 39C3CArRvGnrPZOU1xMwBqyL94v6OwFnEGYmg53Y/wsSvoiJVLzfLUoLrP+gJ947YQ
	 OKOdMPWVcl2L45BWw2tF2trS74+vvWXMFHhvHDwA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D4FA938708D0
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=XaxGmK4L9o6RkVnpU80vfv6oZtK1agnAkqm4yfs97I0=;
 b=CkQ0p6hzNgYN5YhDdF1R1kJQ5BwHWECdemYL63c9wDZ2OpoSJCinzqvhJXsTF6LTFA
 x2MIaumouWcuuewhrUA5y84NddMpT+tvUrZPIGwXjVM63COscmdK2O2aX1I0t63pRbYw
 JqS8obegZyTGsuATVJTvai1i4g3eGhD/x8Dy3hcvmsiFdSxRRGMSll/qVNVLi9Lf8rYL
 su5goZLFdqgvuLqfx3QILKTtM7f8NryA1IAQsPIT2kZ6hYt0RGG04sIoE3dFwl+uxTZ+
 r4Og7D+XRBtXTLWVAdK2pMkjAwLU1WsA9/m8YASmwlMkX3OrFrF+N26Jw0cVU+Nnnv1c
 jDtg==
X-Gm-Message-State: AOAM530gxq+nhBXOzTXlxEcfI2M1fB53gcuJxci0xgr5FaZKYdTs3s51
 QeuypeXwZFKK3Q0n3UHCiSNBSo3GxBw=
X-Google-Smtp-Source: ABdhPJxcTY52hDy3fNHKgGkdXlDDeT0ENxod83c3ILldMWLwWfdh2/nJfaSpSEo3+/w/b8YcIPLgZQ==
X-Received: by 2002:a5d:66c3:: with SMTP id k3mr4459530wrw.401.1590687314599; 
 Thu, 28 May 2020 10:35:14 -0700 (PDT)
Subject: Re: Issue with lyx and recent dll
To: cygwin@cygwin.com
References: <20200528105056.GA1180@GIOVE>
Message-ID: <fd3534e5-478d-3895-b9db-9a5aee8bd60b@gmail.com>
Date: Thu, 28 May 2020 19:35:12 +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: <20200528105056.GA1180@GIOVE>
Content-Language: it
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 <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Reply-To: Marco Atzeri <marco.atzeri@gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On 28.05.2020 12:50, Enrico Forestieri wrote:
> Hi,
> 
> when activating instant preview in Tools>Preferences>Display, one can
> preview a latex snippet in the lyx work area by inserting it in a
> preview inset (Insert>Preview).
> 
> However, since version 3.1.0 it does not work anymore, in the sense
> that the preview is not generated. As this feature is working correctly
> on all other platforms, investigating a bit evidenced that downgrading
> the dll to version 3.0.7 solves the issue.
> 
> I am attaching an example document demonstrating the issue. The latex
> source used for instant preview is generated in the lyx temporary
> directory (/tmp/lyx_tmpdir.XXXXXXXXXXXX/) but latex is never run on it
> to generate the images. As lyx launches latex in a forked process, this
> has to be a fork problem, but no error is issued. The forked process
> seems to never run, simply.
> 
> 

Testing on 2.3.4.2-2, it seems that the file is processed:

from lyxpreviewE14071.log

This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Cygwin) 
(preloaded
  format=latex 2020.4.22)  28 MAY 2020 19:21

....
! LaTeX Error: File `qtree.sty' not found.


the file seems in texlive-collection-humanities
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
