X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=F3Dg4I26s5LN9b+J
	QTIWF+MVFLRM7iOMvsL/MU84DjWqBV+ZBbEql8q56aleE/IVb4Q5gYysJq49TQ4t
	iWEklwb+vddgKWJ1mqpXS4IojuSvrAvb4RZggkoAFA+qBcaZngkNk4hAUj7kdr/Y
	m7s0TcL52194uJ236W8AHxRp+7A=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=biUEUMFjLNinup3tExpkoZ
	T6YLk=; b=vGLItQ1QBk5FGvWZ48AeXMIjdvyHprCvyiVyx+c5Kf55gaBhonq9Uf
	DyRDOFOOdctxhEYiNXa/4aj1zkw56hN75zISAWTGpm0hkp10XRJjHv7v3usLanj7
	rvZ8dWsZc11CK60wzgVVIbNX+Ugqa6PjI5VZyHucNFRyMpXM8uyiA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Issues, 2231, lyx, phillips
X-HELO: mail-pg0-f44.google.com
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-transfer-encoding;        bh=JVQ0YEfe+R3GVVgb1Mq6Sf03d2Vnn4m24Z6+pUuwIHo=;        b=bqZx1taLpgOk9Dwj1hJ07HEZammBus1PV86kluorElzBCnyZZaKgKQMR06gfkuwGZg         p49jDHPJKVbRBzQFBb7HzTgAtflj2SUP2iYEILVTBefcHVOZ9y67xscRt9c16muKUSxV         quG/6KdkNqptGARwWw1P/sUjUcT2lMNpqJ40T21VQy9IZMM6BhLe0m19vkFCW+yuOZ7M         mt7/QnagjSD3Zr5yvUyXR7qX1c0SU725Cr5OUxtHVH9rogfy+QZ89IoKvJJOv/GUl2Jy         GkJ/+4WXbzphDScLIovcQ5d5pXrgkR8o0baTWIzlh5OB8rtojs7ykRacLSmKqQnxlmLQ         oT/g==
X-Gm-Message-State: AODbwcCEFIDiTvzi1aV26JE/9o4/23uTBPh+bYqk+r1T274Wf0tVokFN	iZxNOmywEAxPlSUSjRs=
X-Received: by 10.99.122.13 with SMTP id v13mr41571089pgc.98.1497103142856;        Sat, 10 Jun 2017 06:59:02 -0700 (PDT)
Subject: Re: Two Lyx 2.2.3-1 Issues
To: cygwin@cygwin.com
References: <1898631820.6397641.1496943739750.ref@mail.yahoo.com> <1898631820.6397641.1496943739750@mail.yahoo.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <a5aa730d-c931-755d-6b53-dfba0b99c257@gmail.com>
Date: Sat, 10 Jun 2017 15:58:50 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <1898631820.6397641.1496943739750@mail.yahoo.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 08/06/2017 19:42, James R. Phillips via cygwin wrote:
> First, many thanks to Marco Atzeri for packaging and maintaining LyX, a very useful program, on Cygwin.

Hi James,
thanks


> I am using the recently announced version 2.2.3-1.
>
> The issues:
>
> 1) It appears that libqt5-svg should be added as an install dependency, since it can't load svg icons without it.

more likely libQtSvg4.
It shows up as loaded dll

/usr/bin/cygQtCore-4.dll
/usr/bin/cygQtGui-4.dll
/usr/bin/cygQtSvg-4.dll

It is not a direct dependency, more likely a dynamic load dependency
though the Qt plugin system.


> 2) Spellchecking is not available from the gui despite aspell and hunspell both being installed.

I will look.

> Regards
>
> James R. Phillips

Regards
Marco

--
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

