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=rQ401p5aw3MGEdte AlcalE+efyYK7s77YledxQ94amBGcMQyFgT9B7OdVokS3+89P3veIEZUbXLMlMq6 zdijmjliyurr7TvS9zI48ajDVW8bzs4ZhzuXoaUnksufR8WmZ51QD9LTWMnGiPOn 60Xd5KrwHv0IRUETxjQoZOVYi4E= 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=RVyWY95bhQ/P9CoFFKOfTy QXLXg=; b=LstT8Va9eobjG1CakxCUOW7lfLuLStkzjL2Aom/xZ9z8m8b23Hzb/i ya6G0gSgnhvEyFBf0VpjxBT6q/gKEtF3Eas8NF0lo//UECy4eYlCxsJypPKHXzIh 9ntHU8ItGEOX+jnXaX8Ay217yptypjGoGuiVew4FfMRrWWMdVm7p0= 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: No, score=-12.2 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,GIT_PATCH_3,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= 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> From: Ken Brown Message-ID: <208276e9-a108-4936-6b64-6e1fec01e40e@cornell.edu> Date: Sat, 28 Oct 2017 14:00:24 -0400 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: <20171027210030.12220-1-yselkowi@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 10/27/2017 5:00 PM, Yaakov Selkowitz wrote: > --- > xpdf.cygport | 4 ++++ > 1 file changed, 4 insertions(+) After making this change I get the following warning when starting xpdf in an xterm window: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kbrown' I googled the message, but none of the solutions appeared to apply. Do you know how to suppress this warning? I assume it results from the fact that I'm not working in a desktop environment. 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