X-Recipient: archive-cygwin AT delorie DOT 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=x+abhC6id2iNumTT Lf9L2Q36U1txaAQFPcGfBxkTMfME5zxu6WT85cVXmLukXi0sFBgoso1izsxor5NV 1B4Xl5ZT8jx8a0QUnHRnY1MAtuBw5HUSvaCRJiDMrb3Fd9MMfEoUoi6ZIEeO2CfF 4E++7zvZFolHfwdSvXxTzQekXzU= 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=zdrED6qGUsaijNJykSf/70 60KWM=; b=xs7fF8xgY/o9aP5uRY0SpwX7yW0OaxJX/lHs/Q8PMEGqZjaagKQdPn T1tgVWf5VCEC6t1QphRH/hZry3192HSBhXa7xl4K5caxmM/QeVWmFrBgHA5g/qR8 J5RPunyWQTPxlkSHLar2UVUoAXHKdU22TVkynjQf41/q8WiN8jDro= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=0.6 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=xpdf, UD:xpdf.spec, times-roman, it.=c2?= X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [PATCH xpdf] Add desktop menu entry To: cygwin AT cygwin DOT com References: <20171027210030 DOT 12220-1-yselkowi AT redhat DOT com> <208276e9-a108-4936-6b64-6e1fec01e40e AT cornell DOT edu> <3dbb6027-7cfc-3171-b982-1afaa0bf4e95 AT cygwin DOT com> <7926ca52-9cee-346c-9c2d-7e04380bba3a AT cornell DOT edu> <828941a1-9dc9-6b77-cc59-cf7f52f99a11 AT cornell DOT edu> <17abafc1-a09c-9aab-80f9-3674a6c73f9d AT cygwin DOT com> From: Ken Brown Message-ID: <1f694222-957e-45bb-de81-357a5b23c21b@cornell.edu> Date: Mon, 6 Nov 2017 07:28:21 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <17abafc1-a09c-9aab-80f9-3674a6c73f9d@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 11/6/2017 4:48 AM, Yaakov Selkowitz wrote: > On 2017-11-03 12:05, Ken Brown wrote: >> On 11/3/2017 9:11 AM, Ken Brown wrote: >>> In the meantime, I have another xpdf problem.  After my update of the >>> ghostscript fonts, I get the following errors when starting xpdf: >>> >>> Config Error: No display font for 'Courier' >>> Config Error: No display font for 'Courier-Bold' >>> Config Error: No display font for 'Courier-BoldOblique' >>> Config Error: No display font for 'Courier-Oblique' >>> Config Error: No display font for 'Helvetica' >>> Config Error: No display font for 'Helvetica-Bold' >>> Config Error: No display font for 'Helvetica-BoldOblique' >>> Config Error: No display font for 'Helvetica-Oblique' >>> Config Error: No display font for 'Symbol' >>> Config Error: No display font for 'Times-Bold' >>> Config Error: No display font for 'Times-BoldItalic' >>> Config Error: No display font for 'Times-Italic' >>> Config Error: No display font for 'Times-Roman' >>> Config Error: No display font for 'ZapfDingbats' >>> >>> Reinstalling the old ghostscript-fonts-std-8.11-1 fixes it.  Copying >>> the files from /usr/share/fonts/urw-base35 to >>> /usr/share/ghostscript/fonts doesn't fix it. >>> >>> Do you happen to know how Fedora handles this?  I didn't see anything >>> obvious in xpdf.spec. >> >> As a (temporary?) workaround, I've added the *.pfb files from the old >> ghostscript-fonts-std-8.11-1 package to urw-base35-fonts. If I find out >> that Fedora has a better way of handling it, I can always change this. > > This needs to be properly fixed in xpdf itself: > > https://bugzilla.redhat.com/show_bug.cgi?id=1509862 > > The patch I posted there *appears* to work, but hasn't been tested much yet. It appears to work for me too. Thanks. Ken -- 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