From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31085 invoked by alias); 28 Oct 2017 18:00:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 31020 invoked by uid 89); 28 Oct 2017 18:00:29 -0000 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 Received: from limerock04.mail.cornell.edu (HELO limerock04.mail.cornell.edu) (128.84.13.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 28 Oct 2017 18:00:27 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock04.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v9SI0O5V019992 for ; Sat, 28 Oct 2017 14:00:25 -0400 Received: from [10.13.22.3] (65-112-130-194.dia.static.qwest.net [65.112.130.194]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v9SI0NTW012096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 28 Oct 2017 14:00:24 -0400 Subject: Re: [PATCH xpdf] Add desktop menu entry To: cygwin@cygwin.com References: <20171027210030.12220-1-yselkowi@redhat.com> From: Ken Brown Message-ID: <208276e9-a108-4936-6b64-6e1fec01e40e@cornell.edu> Date: Sat, 28 Oct 2017 18:00:00 -0000 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 X-SW-Source: 2017-10/txt/msg00359.txt.bz2 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