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=KJcYBWBOmIbDoCng NwC/dnup1SFzpYagk9m8p6QwuyvLTblzmlsqjOomuT1Zp4V8jlqYiIaCy2VMBUOM nNoDsiXTJQseVIb6I0PcMJuMp8cPswFPlc/KgZ7zXmqb/YIq5KqQbIKRq1rFii8a Etjp/+QRqLOprPM45iTVh5ULoTk= 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=S5boPZeci/1foOs/DJgYSI 2mAOk=; b=DMa11cZ+dU5rtpv1N8MHYI/wP3o9Zjqv52IlOZcfC/7Iphi3a9OwSY v1R9PefKqbsTXCvi+heE2iU2qvNUErcklo2yHPVira2A8QASAiEyXbF+Rk/qRQVb Z/nNHucwNArQL5i8C6W9tF3/g8y7q0CoLP3e5XRkLAgb1HHBlvmbE= 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=2.4 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPAM_SUBJECT1,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Package emacs-x11 depends on package dbus-x11, but fails to declare this To: cygwin AT cygwin DOT com References: <55C0E86C DOT 6010805 AT cornell DOT edu> <55C4C230 DOT 9050204 AT dronecode DOT org DOT uk> From: Ken Brown Message-ID: <55C4F4FF.7020409@cornell.edu> Date: Fri, 7 Aug 2015 14:12:15 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55C4C230.9050204@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/7/2015 10:35 AM, Jon TURNEY wrote: > On 04/08/2015 17:29, Ken Brown wrote: >> On 8/4/2015 10:29 AM, Rainer Blome wrote: >>> Package emacs-x11 depends on package dbus-x11 and should declare this, >>> but apparently does not. >>> >>> Please change package emacs-x11 so that it declares its dependency on >>> package dbus-x11. >>> >>> Details: >>> When doing a fresh install of Cygwin 64bit, I selected xlaunch, >>> "emacs-x11" and a few other packages and let the dependency >>> satisfaction mechanism do its thing. >>> This resulted in a working X Server >> >> I would say that it didn't result in a working X server in view of the >> error message, "D-Bus library appears to be incorrectly set up". >> >> The documentation on the Cygwin/X home page (http://x.cygwin.com/) says >> that you should install the xinit package in order to use the Cygwin X >> server. And xinit depends on dbus-x11. But not everyone reads the >> documentation before installing, so maybe xlaunch should require xinit. >> >> Jon? Yaakov? > > Hmm... not sure about this. > > On the one hand, this is really a defect with xlaunch, which doesn't know enough > to do all the things which xinit does (like starting a dbus session bus instance) > > On the other hand, just making xlaunch depend on dbus-x11 would solve this problem. Yes, that would suffice for this particular problem. I was just thinking that someone who installs xlaunch probably assumes that they'll get whatever they need for using Cygwin/X. Since the user's guide (http://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x-installing) describes xinit as required and xlaunch as optional, having xlaunch require xinit seems reasonable to me. 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