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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=Vq/6vaiZqAgK5/r/tFgM6qhQUN//gjzrcyFjBaje56D
	jAVlgkPUy+OLFfoTzEkTZ2autVtZg4xTwzgYYOdmJ9rMfvWHKBfQzpBOIoPwAoS3
	ZNRUPsamtlFea3Kud/f7PUlDvdhT0aLi/oKYsuWKsmMlMNsUk1STcZJ1amKhEIjc
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=Tgh2G9ZYJzqXWlfCrhjVZAc9rJQ=; b=N48yjTqfe3b5FvNac
	B6HO+fnjpkpfCVvliw9O+dAQWVaQ+SHrDuoaSvLqkJB05zr8hggkgoXUaO9kvHAi
	UfWSab/STYARFeVD+q8squYUoANcKiu4VZWXUmC9wR0CMPb4+o0ia54St7HpGW/f
	aPuBnKaaXz1nh8UcJys4Ek/umE=
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=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1446445069.10444.15.camel@cygwin.com>
Subject: Re: xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Mon, 02 Nov 2015 00:17:49 -0600
In-Reply-To: <5634F088.2050904@dronecode.org.uk>
References: <56326F58.4090105@chalmers.se>	 <5634F088.2050904@dronecode.org.uk>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Sat, 2015-10-31 at 16:47 +0000, Jon Turney wrote:
> On 29/10/2015 19:11, Hans-Georg Scherneck wrote:
> > it crashes on x_86 (i.e. 32 bit version) too, even after re-installing
> > the xorg-server packages.
> > xfig won't show the export window before it crashes. What else can I do?
> > Any step-by-step procedure with xorg-server renewal?
> > Is there an issue with Athena widgets?
> 
> I'd suggest, as an alternative workaround, with the current server:
> 
> ln -s /usr/share/X11/fonts/75dpi 
> /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:pri=40

I'm not sure we should recommend this.

> It seems that xfig requires the font '*-times-medium-r-normal--16-*' for 
> that dialog, but that is not one of the sizes provided by 
> xorg/font/adobe-*dpi (14 and 17 are the nearest), so we have to allow 
> this font to be scaled (or provide a scalable font which also matches 
> that XLFD)

Fedora carries the following patch (among others):

http://pkgs.fedoraproject.org/cgit/xfig.git/tree/xfig-3.2.5-urwfonts.patch

We currently provide the URW fonts in ghostscript-fonts-std.  That
should be rebuilt to add a symlink in /etc/X11/fontpath.d, and xfig
rebuilt with that patch (and possibly others from that set as well).

--
Yaakov



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

